Skip to content

Commit

Permalink
Update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
longfin committed Apr 2, 2020
1 parent fafe75c commit 570b2f0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,9 @@ To be released.
- Fixed a bug where `Swarm<T>` had crashed if it received invalid
`Transaction<T>` from the nodes. [[#820]]
- Fixed a bug where `Swarm<T>` hadn't reported preload states correctly.
[[#TBD]]
[[#839]]
- Fixed a `Swarm<T>.PreloadAsync()` method's bug that it had hung forever
when a block fetch failed due to an unexpected error. [[#TBD]]
when a block fetch failed due to an unexpected error. [[#839]]

### CLI tools

Expand All @@ -140,6 +140,7 @@ To be released.
[#831]: https://github.com/planetarium/libplanet/pull/831
[#837]: https://github.com/planetarium/libplanet/pull/837
[#838]: https://github.com/planetarium/libplanet/pull/838
[#839]: https://github.com/planetarium/libplanet/pull/839


Version 0.8.0
Expand Down

0 comments on commit 570b2f0

Please sign in to comment.