Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
limebell committed Jan 16, 2020
1 parent 1664aab commit e75f2aa
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 @@ -114,6 +114,8 @@ To be released.
block from the nodes that have a different genesis block. [[#746]]
- `Swarm<T>` became to distinguish the starting stages clearly. In other words,
`Swarm<T>.StartAsync()` became not to call `Swarm<T>.PreloadAsync()`. [[#735], [#760]]
- The hash of `Block<T>` has changed due to the change in the method of
serialization. [[#762]]

### Bug fixes

Expand Down Expand Up @@ -195,6 +197,7 @@ To be released.
[#758]: https://github.com/planetarium/libplanet/pull/758
[#759]: https://github.com/planetarium/libplanet/pull/759
[#760]: https://github.com/planetarium/libplanet/pull/760
[#762]: https://github.com/planetarium/libplanet/pull/762
[#763]: https://github.com/planetarium/libplanet/pull/763


Expand Down

0 comments on commit e75f2aa

Please sign in to comment.