From f9bf79de2c6d5c8ac6960266b0563ba7e6b2a4c7 Mon Sep 17 00:00:00 2001 From: randyahx Date: Tue, 12 Sep 2023 14:08:41 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99ddb83a9a..608567f7ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,10 @@ ## v0.2.5 -This release includes all the changes in the v0.2.5 alpha versions. +This release includes all the changes in the v0.2.5 alpha versions and 1 new feature. Features: +* [#306](https://github.com/bnb-chain/greenfield-cosmos-sdk/pull/306) feat: enable Nagqu hardfork to testnet * [#277](https://github.com/bnb-chain/greenfield-cosmos-sdk/pull/277) feat: restrict token transfers to payment accounts Chores: