From c9af8060947ff0bf1aaec249dd2402ea4069df7a Mon Sep 17 00:00:00 2001 From: Say Cheong Date: Wed, 17 Apr 2024 12:16:47 +0900 Subject: [PATCH] Release 4.4.0 --- CHANGES.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 6f6ac8b64d3..9a9fb8b74de 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,9 +4,7 @@ Libplanet changelog Version 4.4.0 ------------- -To be released. - -### Deprecated APIs +Released on April 17, 2024. ### Backward-incompatible API changes @@ -33,23 +31,11 @@ To be released. from `0x1000000000000000000000000000000000000002` to `0x100000000000000000000000000000000000001`. [[#3745]] -### Backward-incompatible network protocol changes - -### Backward-incompatible storage format changes - ### Added APIs - (Libplanet.Action) Added `ValidatorSetAccount` class. [[#3745]] - (Libplanet.Explorer) Added `WorldState.version` field. [[#3746]] -### Behavioral changes - -### Bug fixes - -### Dependencies - -### CLI tools - [#3735]: https://github.com/planetarium/libplanet/pull/3735 [#3736]: https://github.com/planetarium/libplanet/pull/3736 [#3738]: https://github.com/planetarium/libplanet/pull/3738