From a88b3d30a1fdf0ea7723084bdf531bdba7f83a11 Mon Sep 17 00:00:00 2001 From: Charlie Chen Date: Fri, 22 Nov 2024 13:13:04 -0600 Subject: [PATCH] add changelog entry --- changelog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/changelog.md b/changelog.md index 01b6f7bd66..e66f9f6393 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,17 @@ # CHANGELOG +## Unreleased + +### Features + +### Tests + +* [3204](https://github.com/zeta-chain/node/issues/3204) - move Bitcoin revert address test to advanced group to avoid upgrade test failure + +### Refactor + +### Fixes + ## v23.0.0 ### Features