Skip to content

Commit

Permalink
Sort changelog and add release date for 0.8.25
Browse files Browse the repository at this point in the history
  • Loading branch information
nikola-matic committed Mar 14, 2024
1 parent b0ffccc commit 8917d97
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
### 0.8.25 (unreleased)

Language Features:

### 0.8.25 (2023-03-14)

Compiler Features:
* Code Generator: Use ``MCOPY`` instead of ``MLOAD``/``MSTORE`` loop when copying byte arrays.
* Yul Analyzer: Emit transient storage warning only for the first occurrence of ``tstore``.
* EVM: Set default EVM version to ``cancun``.
* Yul Analyzer: Emit transient storage warning only for the first occurrence of ``tstore``.


Bugfixes:
Expand Down

0 comments on commit 8917d97

Please sign in to comment.