Skip to content

Commit 0bf68e7

Browse files
authored
Merge pull request #13692 from ethereum/indent_changelog
Indent changelog.
2 parents d472c94 + c3899bd commit 0bf68e7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Changelog.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ Language Features:
44

55

66
Compiler Features:
7-
* Commandline Interface: Return exit code ``2`` on uncaught exceptions.
8-
* Commandline Interface: Add `--no-cbor-metadata` that skips CBOR metadata from getting appended at the end of the bytecode.
9-
* Natspec: Add event Natspec inheritance for devdoc.
10-
* Standard JSON: Add a boolean field `settings.metadata.appendCBOR` that skips CBOR metadata from getting appended at the end of the bytecode.
11-
* Yul Optimizer: Allow replacing the previously hard-coded cleanup sequence by specifying custom steps after a colon delimiter (``:``) in the sequence string.
12-
* Language Server: Add basic document hover support.
7+
* Commandline Interface: Return exit code ``2`` on uncaught exceptions.
8+
* Commandline Interface: Add `--no-cbor-metadata` that skips CBOR metadata from getting appended at the end of the bytecode.
9+
* Natspec: Add event Natspec inheritance for devdoc.
10+
* Standard JSON: Add a boolean field `settings.metadata.appendCBOR` that skips CBOR metadata from getting appended at the end of the bytecode.
11+
* Yul Optimizer: Allow replacing the previously hard-coded cleanup sequence by specifying custom steps after a colon delimiter (``:``) in the sequence string.
12+
* Language Server: Add basic document hover support.
1313

1414

1515
Bugfixes:

0 commit comments

Comments
 (0)