From 1016bd4c4497c1f88460d543d17430c47f4669af Mon Sep 17 00:00:00 2001 From: s2quake Date: Thu, 21 Nov 2024 15:24:46 +0900 Subject: [PATCH] Release 5.3.2 --- CHANGES.md | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index e9580d24d15..0cba673ef0e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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