Skip to content

Commit

Permalink
chore: Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
s2quake committed Dec 5, 2024
1 parent f7c4fb4 commit a1686d2
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 @@ -13,6 +13,8 @@ To be released.
- Changed `IMessageCodec.Encode(MessageContent, PrivateKey,
AppProtocolVersion, BoundPeer, DateTimeOffset, byte[]?)` to
`IMessageCodec.Encode(Message, PrivateKey)`. [[#3997]]
- (Libplanet.Explorer) Changed `ValidatorPower` type of `VoteType` from
`BigIntGraphType` to `StringGraphType`. [[#4005]]

### Backward-incompatible network protocol changes

Expand All @@ -32,6 +34,7 @@ To be released.

[#3997]: https://github.com/planetarium/libplanet/pull/3997
[#3999]: https://github.com/planetarium/libplanet/pull/3999
[#4005]: https://github.com/planetarium/libplanet/pull/4005


Version 5.4.0
Expand Down

0 comments on commit a1686d2

Please sign in to comment.