Skip to content

Commit b033c3f

Browse files
committed
chore: prep v1.1.1
1 parent c1d4996 commit b033c3f

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

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

1010
## [Unreleased]
1111

12-
### Fixed
13-
14-
- Raft HA production hardening: leader fencing on SIGTERM, FSM data race, follower restart crash, log compaction config, and election timeout validation [#3230](https://github.com/evstack/ev-node/pull/3230)
12+
## v1.1.1
1513

1614
### Changes
1715

@@ -21,6 +19,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2119
- Add solo sequencer (simple in memory single sequencer without force inclusion) [#3235](https://github.com/evstack/ev-node/pull/3235)
2220
- Improve reaper to sustain txs burst better [#3236](https://github.com/evstack/ev-node/pull/3236)
2321

22+
### Fixed
23+
24+
- Raft HA production hardening: leader fencing on SIGTERM, FSM data race, follower restart crash, log compaction config, and election timeout validation [#3230](https://github.com/evstack/ev-node/pull/3230)
25+
2426
## v1.1.0
2527

2628
No changes from v1.1.0-rc.2.

0 commit comments

Comments
 (0)