Skip to content

Commit

Permalink
Release 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greymistcube committed Apr 8, 2024
1 parent c8f6d65 commit 4f317ec
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,13 @@ Libplanet changelog
Version 4.3.0
-------------

To be released.
Released on April 8, 2024.

Due to changes in #3728, a network ran with a prior version may not be
compatible with this version, specifically those that ran with
`IAction`s that has allowed negative balances through `TransferAssets()`
with `allowNegativeBalance` as `true`.

### Deprecated APIs

### Backward-incompatible API changes

- (Libplanet.Action) Added `Txs` property of
Expand All @@ -28,23 +26,11 @@ with `allowNegativeBalance` as `true`.
- (Libplanet.Store) Removed `journal`, `indexCacheSize`, and `flush`
parameters from `DefaultStore`'s constructor. [[#3729]]

### Backward-incompatible network protocol changes

### Backward-incompatible storage format changes

### Added APIs

### Behavioral changes

### Bug fixes

### Dependencies

- Upgraded *LiteDB* from [4.1.4][LiteDB 4.1.4] to
[5.0.15][LiteDB 5.0.15]. [[#3729]]

### CLI tools

[#3713]: https://github.com/planetarium/libplanet/pull/3713
[#3714]: https://github.com/planetarium/libplanet/pull/3714
[#3715]: https://github.com/planetarium/libplanet/pull/3715
Expand Down

0 comments on commit 4f317ec

Please sign in to comment.