We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd3ccd1 commit 8bb221bCopy full SHA for 8bb221b
1 file changed
CHANGELOG.md
@@ -13,17 +13,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
14
- Fix race on startup sync. [#3162](https://github.com/evstack/ev-node/pull/3162)
15
16
+### Changes
17
+
18
+- Subscribe to forced inclusion namespace events [#3146](https://github.com/evstack/ev-node/pull/3146)
19
20
## v1.0.0
21
22
### Fixed
23
24
- Persist cache snapshot only once at shutdown to avoid Badger vlog
25
increase. [#3153](https://github.com/evstack/ev-node/pull/3153)
26
-### Changes
-
-- Subscribe to forced inclusion namespace events [#3146](https://github.com/evstack/ev-node/pull/3146)
27
## v1.0.0-rc.5
28
29
### Added
0 commit comments