Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
limebell committed Apr 8, 2021
1 parent 4f15fc1 commit e7c3573
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Expand Up @@ -23,11 +23,16 @@ To be released.

### Bug fixes

- Fixed a bug where `KademliaProtocol.BootstrapAsync()` has sent multiple
`Ping` messages to other peers. [[#1219]]
- Fixed a bug where `KademliaProtocol.CheckReplacementCacheAsync()` has
updated cached peers multiple times. [[#1219]]
- Fixed memory leak due to undisposed `CancellationTokenRegistration`s.
[[#1228]]

### CLI tools

[#1219]: https://github.com/planetarium/libplanet/pull/1219
[#1228]: https://github.com/planetarium/libplanet/pull/1218


Expand Down

0 comments on commit e7c3573

Please sign in to comment.