Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
greymistcube committed Mar 28, 2024
1 parent 6dd8d15 commit ae64192
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ To be released.

- (Libplanet.Action) Added `Txs` property of
type `IReadOnlyList<ITransaction>?` to `IActionContext`. [[#3713]]
- (Libplanet.Action) Removed `TotalFungibleAssets` property from
`IWorld`. [[#3714]]

### Backward-incompatible network protocol changes

Expand All @@ -28,6 +30,7 @@ To be released.
### CLI tools

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


Version 4.2.0
Expand Down

0 comments on commit ae64192

Please sign in to comment.