Skip to content

Commit 8a41535

Browse files
committed
chore: Update CHANGELOG
1 parent fe614f4 commit 8a41535

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.14] - 2024-09-18
11+
12+
### Fixed
13+
14+
- Correctly show transaction fee values in the frontend.
15+
- Make sure that incorrectly encoded finite field values are handled properly.
16+
1017
## [0.8.13] - 2024-09-18
1118

1219
### Fixed
@@ -247,7 +254,8 @@ First public release.
247254
- 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.
248255
- Web-based frontend for the node.
249256

250-
[Unreleased]: https://github.com/openmina/openmina/compare/v0.8.13...develop
257+
[Unreleased]: https://github.com/openmina/openmina/compare/v0.8.14...develop
258+
[0.8.14]: https://github.com/openmina/openmina/releases/tag/v0.8.13...v0.8.14
251259
[0.8.13]: https://github.com/openmina/openmina/releases/tag/v0.8.3...v0.8.13
252260
[0.8.3]: https://github.com/openmina/openmina/releases/tag/v0.8.2...v0.8.3
253261
[0.8.2]: https://github.com/openmina/openmina/releases/tag/v0.8.1...v0.8.2

0 commit comments

Comments
 (0)