Skip to content

Commit 10a0025

Browse files
author
Taichi Yamakawa
committed
release v2.1.0
1 parent 35fca7e commit 10a0025

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8-
[Unreleased]: https://github.com/lerna-stack/akka-entity-replication/compare/v2.0.0...master
8+
[Unreleased]: https://github.com/lerna-stack/akka-entity-replication/compare/v2.1.0...master
9+
10+
11+
## [v2.1.0] - 2022-03-24
12+
[v2.1.0]: https://github.com/lerna-stack/akka-entity-replication/compare/v2.0.0...v2.1.0
913

1014
### Added
1115
- Efficient recovery of commit log store, which is on the query side [#112](https://github.com/lerna-stack/akka-entity-replication/issues/112)

0 commit comments

Comments
 (0)