diff --git a/RELEASE_DESCR.md b/RELEASE_DESCR.md index 52243d73..e7d37002 100644 --- a/RELEASE_DESCR.md +++ b/RELEASE_DESCR.md @@ -19,7 +19,7 @@ Feel free to add any highlights or other information you'd like to share with th * [finschia-sdk #1274](https://github.com/Finschia/finschia-sdk/pull/1274) ModuleAccount.Validate now reports a nil .BaseAccount instead of panicking. (backport cosmos/cosmos-sdk#16554) * [finschia-sdk #1301](https://github.com/Finschia/finschia-sdk/pull/1301) Use bytes instead of string comparison in delete validator queue (backport cosmos/cosmos-sdk#12303) * [finschia-sdk #1310](https://github.com/Finschia/finschia-sdk/pull/1310) fix app-hash mismatch if upgrade migration commit is interrupted (backport cosmos/cosmos-sdk#13530) - * [finschia-sdk #1313](https://github.com/Finschia/finschia-sdk/pull/1313) fix correctly coalesce coins even with repeated denominations (backport cosmos/cosmos-sdk#13265) + * More detailed changes can be found [here](https://github.com/Finschia/finschia-sdk/releases/tag/v0.49.0). ## [v3.0.0] - 2024-03-04 ## Highlights