Skip to content

Commit

Permalink
Merge pull request #3805 from greymistcube/release/4.6.0
Browse files Browse the repository at this point in the history
🚀 Release 4.6.0
  • Loading branch information
greymistcube authored May 27, 2024
2 parents 3709ea2 + 728ca1d commit acefa76
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Libplanet changelog
Version 4.6.0
-------------

To be released.
Released on May 27, 2024.

Due to changes in [#3789], a network ran with a prior version
may not be compatible with this version. The native implementation of
Expand Down Expand Up @@ -40,24 +40,12 @@ reconstruct states with valid state root hashes purely from past
- (Libplanet.Explorer) Changed `totalSupply` query under `StateQuery` to
no longer throw an `Exception` and return a zero amount instead. [[#3799]]

### Backward-incompatible network protocol changes

### Backward-incompatible storage format changes

### Added APIs

- (Libplanet.Action) Added `BlockProtocolVersionNotSupportedException` class.
[[#3789]]
- (Libplanet.Mocks) Added `MockBlockChainStates` class. [[#3799]]

### Behavioral changes

### Bug fixes

### Dependencies

### CLI tools

[#3789]: https://github.com/planetarium/libplanet/pull/3789
[#3792]: https://github.com/planetarium/libplanet/issues/3792
[#3793]: https://github.com/planetarium/libplanet/issues/3793
Expand Down

0 comments on commit acefa76

Please sign in to comment.