Skip to content

Commit

Permalink
fix changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusaaguiar authored and nikola-matic committed Oct 7, 2024
1 parent 8021374 commit e354f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
### 0.8.28 (unreleased)

Language Features:
* Transient storage value type state variables are now fully supported.


Compiler Features:
* Code Generator: Transient storage value type state variables are now supported.
* General: Generate JSON representations of Yul ASTs only on demand to reduce memory usage.
* Standard JSON Interface: Bytecode or IR can now be requested for a subset of all contracts without triggering unnecessary code generation for other contracts.

Expand Down

0 comments on commit e354f7b

Please sign in to comment.