Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hratoanina committed Feb 22, 2024
1 parent bcb3f9d commit f95fd76
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- Refactor accessed lists as sorted linked lists ([#30](https://github.com/0xPolygonZero/zk_evm/pull/30))
- Change visibility of `compact` mod ([#57](https://github.com/0xPolygonZero/zk_evm/pull/57))
- Remove compilation flag for `debug_tools` mod ([#57](https://github.com/0xPolygonZero/zk_evm/pull/57))

## [0.1.0] - 2024-02-21
* Initial release.
* Initial release.

0 comments on commit f95fd76

Please sign in to comment.