Skip to content

Commit 9a06cda

Browse files
committed
Add changelog
1 parent ce5901d commit 9a06cda

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
Language Features:
44

55

6+
Important Bugfixes:
7+
* Code Generator: Fix inconsistent handling of storage arrays at the slot overflow boundary, which could lead to incorrect storage cleanup when using `delete` or partial assignments of arrays.
8+
69
Compiler Features:
710
* NatSpec: Capture Natspec documentation of `enum` values in the AST.
811

0 commit comments

Comments
 (0)