From 4a82d4508b940968d94866afff563d07855dd33b Mon Sep 17 00:00:00 2001 From: Tanmay Date: Thu, 25 Apr 2024 15:12:51 -0400 Subject: [PATCH] add section for v15.0.0 in changelog.md --- changelog.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index 060d789968..d380466d0f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # CHANGELOG -## Unreleased +# Unreleased + ### Breaking Changes * Admin policies have been moved from `observer` to a new module `authority`. @@ -60,6 +61,8 @@ * [2046](https://github.com/zeta-chain/node/pull/2046) - add state variable in crosschain for rate limiter flags * [2034](https://github.com/zeta-chain/node/pull/2034) - add support for zEVM message passing + + ### Tests * [1767](https://github.com/zeta-chain/node/pull/1767) - add unit tests for emissions module begin blocker @@ -112,8 +115,7 @@ ## Version: v15.0.0 ### Features - -*[1912](https://github.com/zeta-chain/node/pull/1912) - add reset chain nonces msg +* [1912](https://github.com/zeta-chain/node/pull/1912) - add reset chain nonces msg ## Version: v14.0.1