Skip to content

Commit 069863a

Browse files
Changelog
1 parent 16461d0 commit 069863a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ Language Features:
55

66
Compiler Features:
77
* ethdebug: Experimental support for instructions and source locations under EOF.
8+
* DocString Parser: Deprecation of inline assembly special comment `memory-safe-assembly`.
9+
* Syntax Checker: Deprecation of ABI coder v1.
10+
* Syntax Checker: Deprecation of `virtual` modifiers.
11+
* Type Checker: Deprecation of `send` and `transfer` functions on instances of `address`.
12+
* Type Checker: Deprecation of comparisons between `contract`-typed variables.
813

914
Bugfixes:
1015
* Assembler: Fix not using a fixed-width type for IDs being assigned to subassemblies nested more than one level away, resulting in inconsistent `--asm-json` output between target architectures.

0 commit comments

Comments
 (0)