Skip to content

Commit 13ba5d1

Browse files
committed
Changelog
1 parent 581949d commit 13ba5d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.md

+3
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+
- Removed `IStore.ForkBlockIndexes()` and `IStore.ForkTxNonces()`
17+
interface methods. [[#4001]]
1618

1719
### Backward-incompatible network protocol changes
1820

@@ -29,6 +31,7 @@ To be released.
2931
### CLI tools
3032

3133
[#3997]: https://github.com/planetarium/libplanet/pull/3997
34+
[#4001]: https://github.com/planetarium/libplanet/pull/3997
3235

3336

3437
Version 5.4.0

0 commit comments

Comments
 (0)