Skip to content

Commit 5d28492

Browse files
committed
arrange cl
1 parent 9180a15 commit 5d28492

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [Unreleased]
1111

12+
### Added
13+
14+
- Add AWS & GCP KMS signer backend [#3171](https://github.com/evstack/ev-node/pull/3171)
15+
- Subscribe to forced inclusion namespace events [#3146](https://github.com/evstack/ev-node/pull/3146)
16+
- Display block source in sync log [#3193](https://github.com/evstack/ev-node/pull/3193)
17+
1218
### Fixed
1319

1420
- Refetch latest da height instead of da height +1 when P2P is offline [#3201](https://github.com/evstack/ev-node/pull/3201)
1521
- Fix race on startup sync. [#3162](https://github.com/evstack/ev-node/pull/3162)
1622
- Strict raft state. [#3167](https://github.com/evstack/ev-node/pull/3167)
1723
- Retry fetching the timestamp on error in da-client [#3166](https://github.com/evstack/ev-node/pull/3166)
1824

19-
### Added
20-
21-
- Add AWS & GCP KMS signer backend [#3171](https://github.com/evstack/ev-node/pull/3171)
22-
- Subscribe to forced inclusion namespace events [#3146](https://github.com/evstack/ev-node/pull/3146)
23-
- Display block source in sync log [#3193](https://github.com/evstack/ev-node/pull/3193)
24-
2525
## v1.0.0
2626

2727
### Fixed

0 commit comments

Comments
 (0)