Skip to content

Commit 6202856

Browse files
committed
chore: Update CHANGELOG
1 parent 88be2b0 commit 6202856

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.8.3] - 2024-09-09
11+
12+
### Fixed
13+
14+
- Handling verification key updates with proof authorization kind.
15+
- Block producer incorrectly discarding blocks if staking ledger between best tip and won slot were different.
16+
1017
## [0.8.2] - 2024-09-06
1118

1219
### Fixed
@@ -228,7 +235,8 @@ First public release.
228235
- 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.
229236
- Web-based frontend for the node.
230237

231-
[Unreleased]: https://github.com/openmina/openmina/compare/v0.8.2...develop
238+
[Unreleased]: https://github.com/openmina/openmina/compare/v0.8.3...develop
239+
[0.8.3]: https://github.com/openmina/openmina/releases/tag/v0.8.2...v0.8.3
232240
[0.8.2]: https://github.com/openmina/openmina/releases/tag/v0.8.1...v0.8.2
233241
[0.8.1]: https://github.com/openmina/openmina/releases/tag/v0.8.0...v0.8.1
234242
[0.8.0]: https://github.com/openmina/openmina/releases/tag/v0.7.0...v0.8.0

0 commit comments

Comments
 (0)