Skip to content

Commit c080caa

Browse files
committed
chore: Update CHANGELOG
1 parent 99086d0 commit c080caa

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.9.0] - 2024-10-02
11+
12+
### Fixes
13+
14+
- Many bugfixes, performance, security and stability improvements.
15+
1016
## [0.8.14] - 2024-09-18
1117

1218
### Fixed
@@ -254,7 +260,8 @@ First public release.
254260
- Alpha version of the node which can connect and syncup to the berkeleynet network, and keep applying new blocks to maintain consensus state and ledger up to date.
255261
- Web-based frontend for the node.
256262

257-
[Unreleased]: https://github.com/openmina/openmina/compare/v0.8.14...develop
263+
[Unreleased]: https://github.com/openmina/openmina/compare/v0.9.0...develop
264+
[0.9.0]: https://github.com/openmina/openmina/releases/tag/v0.8.14...v0.9.0
258265
[0.8.14]: https://github.com/openmina/openmina/releases/tag/v0.8.13...v0.8.14
259266
[0.8.13]: https://github.com/openmina/openmina/releases/tag/v0.8.3...v0.8.13
260267
[0.8.3]: https://github.com/openmina/openmina/releases/tag/v0.8.2...v0.8.3

0 commit comments

Comments
 (0)