Skip to content

Commit 86da905

Browse files
Changelog
1 parent 04256ab commit 86da905

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 warning for inline assembly annotation `memory-safe`.
9+
* Syntax Checker: Deprecation warning for ABI coder v1.
10+
* Syntax Checker: Deprecation warning for `virtual` modifiers.
11+
* Type Checker: Deprecation warning for `send` and `transfer` member functions of `address` type.
12+
* Type Checker: Deprecation warning for comparison of variables of contract type.
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)