Skip to content

Commit

Permalink
chore: fix changelogs with unreleased changes (#3351)
Browse files Browse the repository at this point in the history
* chore: fix changelog with unreleased changes

* Update changelog.md

* Update changelog.md
  • Loading branch information
lumtis authored Jan 14, 2025
1 parent 8559390 commit 7eea20e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## unreleased

### Refactor

* [3332](https://github.com/zeta-chain/node/pull/3332) - implement orchestrator V2. Move BTC observer-signer to V2

## v25.0.0

### Features
Expand All @@ -21,7 +27,6 @@
* [3170](https://github.com/zeta-chain/node/pull/3170) - revamp TSS package in zetaclient
* [3291](https://github.com/zeta-chain/node/pull/3291) - revamp zetaclient initialization (+ graceful shutdown)
* [3319](https://github.com/zeta-chain/node/pull/3319) - implement scheduler for zetaclient
* [3332](https://github.com/zeta-chain/node/pull/3332) - implement orchestrator V2. Move BTC observer-signer to V2

### Fixes

Expand Down

0 comments on commit 7eea20e

Please sign in to comment.