Skip to content

Commit 858ed50

Browse files
committed
Add changelog entry for --import-asm-json.
1 parent 5ffe1da commit 858ed50

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
@@ -4,6 +4,7 @@ Language Features:
44

55

66
Compiler Features:
7+
* Commandline Interface: Add new input mode `--import-asm-json` that allows the import of EVM Assembly in JSON format.
78
* Commandline Interface: Return exit code ``2`` on uncaught exceptions.
89
* Commandline Interface: Add `--no-cbor-metadata` that skips CBOR metadata from getting appended at the end of the bytecode.
910
* Standard JSON: Add a boolean field `settings.metadata.appendCBOR` that skips CBOR metadata from getting appended at the end of the bytecode.

0 commit comments

Comments
 (0)