Skip to content

Commit

Permalink
Merge pull request #3538 from greymistcube/release/3.9.0
Browse files Browse the repository at this point in the history
🚀 Release 3.9.0
  • Loading branch information
greymistcube authored Dec 5, 2023
2 parents 480b708 + 6cb46fc commit f5762f9
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,13 @@ Libplanet changelog
Version 3.9.0
-------------

To be released.
Released on December 5, 2023.

Due to changes in [#3529], a network ran with a prior version may not
be compatible with this version, specifically, those that ran with
[Libplanet 2.0.0] and onwards prior to this release that have included
`Transaction`s that aren't compatible with the updated specification in [#3529].

### Deprecated APIs

### Backward-incompatible API changes

- (Libplanet.Action) Removed unnecessary extension methods: [[#3520]]
Expand All @@ -38,20 +36,6 @@ be compatible with this version, specifically, those that ran with
`IAccount(IAccountState, IImmutableHashSet<(Address, Currency)>)`.
[[#3537]]

### Backward-incompatible network protocol changes

### Backward-incompatible storage format changes

### Added APIs

### Behavioral changes

### Bug fixes

### Dependencies

### CLI tools

[#3520]: https://github.com/planetarium/libplanet/pull/3520
[#3523]: https://github.com/planetarium/libplanet/pull/3523
[#3529]: https://github.com/planetarium/libplanet/pull/3529
Expand Down

0 comments on commit f5762f9

Please sign in to comment.