Skip to content

Commit

Permalink
Merge pull request #3784 from greymistcube/release/4.5.0
Browse files Browse the repository at this point in the history
🚀 Release 4.5.0
  • Loading branch information
greymistcube authored May 14, 2024
2 parents c6e6b63 + 8e27ee3 commit 51b31e7
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.5.0
-------------

To be released.
Released on May 14, 2024.

Due to changes in [#3780] and [#3783], a network ran with a prior version
may not be compatible with this version. Regarding [#3780], a network
Expand All @@ -15,8 +15,6 @@ used `MintAsset()` and `BurnAsset()` with its execution result dependent on
handling of a possible `Exception` thrown by these methods
may not be compatible.

### Deprecated APIs

### Backward-incompatible API changes

- (Libplanet.Types) Updated `BlockMetadata.CurrentProtocolVersion`
Expand All @@ -36,10 +34,6 @@ may not be compatible.
that may be thrown by `IWorld.MintAsset()` and
`IWorld.BurnAsset()`.

### Backward-incompatible network protocol changes

### Backward-incompatible storage format changes

### Added APIs

- (Libplanet.Action) Added `CurrencyAccount` class. [[#3779]]
Expand All @@ -49,12 +43,6 @@ may not be compatible.
- (Libplanet.Mocks) `MockWorldState.SetBalance()` now automatically updates
the total supply of the provided `Currency`. [[#3778]]

### Bug fixes

### Dependencies

### CLI tools

[#3769]: https://github.com/planetarium/libplanet/pull/3769
[#3774]: https://github.com/planetarium/libplanet/pull/3774
[#3775]: https://github.com/planetarium/libplanet/pull/3775
Expand Down

0 comments on commit 51b31e7

Please sign in to comment.