Skip to content

Commit d66c0d9

Browse files
Adding Changelog entry.
1 parent 12255c9 commit d66c0d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Language Features:
99
Compiler Features:
1010
* Code Generator: More efficient overflow checks for multiplication.
1111
* Yul Optimizer: Simplify the starting offset of zero-length operations to zero.
12+
* Language Server: Add configuration option to apply custom remappings via ``remappings`` in the LSP settings object.
1213
* Language Server: Analyze all files in a project by default (can be customized by setting ``'file-load-strategy'`` to ``'directly-opened-and-on-import'`` in LSP settings object).
1314

1415

0 commit comments

Comments
 (0)