From f223a3282247203124ab25d990a9ec484663c9a7 Mon Sep 17 00:00:00 2001 From: j75689 Date: Mon, 31 Jul 2023 11:23:32 +0800 Subject: [PATCH] update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b63d67a0b..49f8bff6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ Bugfixes: * [#379](https://github.com/bnb-chain/greenfield/pull/379) fix: error member name in transferInRefundPackageType * [#383](https://github.com/bnb-chain/greenfield/pull/383) fix: lock balance not updated for frozen payment account * [#385](https://github.com/bnb-chain/greenfield/pull/385) fix: returned operation type in group cross chain app +* [#395](https://github.com/bnb-chain/greenfield/pull/395) fix: register gov cross-chain app Chores: * [#376](https://github.com/bnb-chain/greenfield/pull/376) chore: add unit tests for the storage module