Skip to content

Commit a1686d2

Browse files
committed
chore: Changes
1 parent f7c4fb4 commit a1686d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ To be released.
1313
- Changed `IMessageCodec.Encode(MessageContent, PrivateKey,
1414
AppProtocolVersion, BoundPeer, DateTimeOffset, byte[]?)` to
1515
`IMessageCodec.Encode(Message, PrivateKey)`. [[#3997]]
16+
- (Libplanet.Explorer) Changed `ValidatorPower` type of `VoteType` from
17+
`BigIntGraphType` to `StringGraphType`. [[#4005]]
1618

1719
### Backward-incompatible network protocol changes
1820

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

3335
[#3997]: https://github.com/planetarium/libplanet/pull/3997
3436
[#3999]: https://github.com/planetarium/libplanet/pull/3999
37+
[#4005]: https://github.com/planetarium/libplanet/pull/4005
3538

3639

3740
Version 5.4.0

0 commit comments

Comments
 (0)