Skip to content

Commit

Permalink
chore: fix emissions withdraw entry in changelog.md (#2224)
Browse files Browse the repository at this point in the history
  • Loading branch information
lumtis authored May 23, 2024
1 parent 714beab commit c0026b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
* [2189](https://github.com/zeta-chain/node/pull/2189) - Updated the docker tag when a release trigger runs to be the github event for the release name which should be the version. Removed mac specific build as the arm build should handle that.
* [2191](https://github.com/zeta-chain/node/pull/2191) - Fixed conditional logic for the docker build step for non release builds to not overwrite the github tag.
* [2192](https://github.com/zeta-chain/node/pull/2192) - Added release status checker and updater pipeline that will update release statuses when they go live on network.

## v16.0.0

### Breaking Changes
Expand Down Expand Up @@ -114,8 +115,7 @@
* [2045](https://github.com/zeta-chain/node/pull/2046) - add grpc query with outbound rate limit for zetaclient to use
* [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


* [1825](https://github.com/zeta-chain/node/pull/1825) - add a message to withdraw emission rewards

### Tests

Expand All @@ -142,6 +142,7 @@
* [2008](https://github.com/zeta-chain/node/pull/2008) - add test for connector bytecode update
* [2047](https://github.com/zeta-chain/node/pull/2047) - fix liquidity cap advanced test
* [2076](https://github.com/zeta-chain/node/pull/2076) - automatically deposit native zeta to an address if it doesn't exist on ZEVM.

### Fixes

* [1861](https://github.com/zeta-chain/node/pull/1861) - fix `ObserverSlashAmount` invalid read
Expand Down Expand Up @@ -186,7 +187,6 @@
### Features

* [1698](https://github.com/zeta-chain/node/issues/1698) - bitcoin dynamic depositor fee
* [1811](https://github.com/zeta-chain/node/pull/1811) - add a message to withdraw emission rewards

### Docs

Expand Down

0 comments on commit c0026b9

Please sign in to comment.