Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
greymistcube committed Aug 14, 2024
1 parent 80143cb commit 13396e1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ To be released.

### Backward-incompatible API changes

- (Libplanet.Store) Removed unused `HashNode.Serailize()` method.

Check warning on line 13 in CHANGES.md

View workflow job for this annotation

GitHub Actions / typos

"Serailize" should be "Serialize".
[[#3922], [#3924]]

### Backward-incompatible network protocol changes

### Backward-incompatible storage format changes
Expand All @@ -18,12 +21,18 @@ To be released.

### Behavioral changes

- (Libplanet.Store) Optimized `HashNode.ToBencodex()` method.
[[#3922], [#3924]]

### Bug fixes

### Dependencies

### CLI tools

[#3922]: https://github.com/planetarium/libplanet/issues/3922
[#3924]: https://github.com/planetarium/libplanet/pull/3924


Version 5.2.0
-------------
Expand Down

0 comments on commit 13396e1

Please sign in to comment.