Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Release 5.3.2 #3988

Merged
merged 1 commit into from
Nov 21, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 1 addition & 18 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,30 +4,13 @@ Libplanet changelog
Version 5.3.2
-------------

To be released.

### Deprecated APIs

### Backward-incompatible API changes

### Backward-incompatible network protocol changes

### Backward-incompatible storage format changes

### Added APIs
Released on November 21, 2024

### Behavioral changes

- There is no longer a check at block validation time to see
if the actions contained in a block are interpretable. [[#3973]]

### Bug fixes

### Dependencies

### CLI tools


[#3973]: https://github.com/planetarium/libplanet/pull/3973


Expand Down
Loading