diff --git a/CHANGELOG.md b/CHANGELOG.md
index 29e266d97..d0c742379 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,14 @@ The `Unreleased` section name is replaced by the expected version of next releas
## [Unreleased]
+### Added
+### Changed
+### Removed
+### Fixed
+
+
+## [2.1.0] - 2020-05-22
+
### Added
- Add `eqx dump -b`, enabling overriding of Max Events per Batch
@@ -17,16 +25,13 @@ The `Unreleased` section name is replaced by the expected version of next releas
- `MemoryStore`: Target `FsCodec` v `2.0.0` [#219](https://github.com/jet/equinox/pull/219)
-### Removed
-### Fixed
-
## [2.0.2] - 2020-05-10
-- _Rebuilt version of 2.0.1 with new VM image in order to release complete set of nupkg files vs only releasing MsSql_
+- _Rebuilt version of `2.0.1` with new VM image in order to release complete set of nupkg files vs only releasing MsSql_
-## [2.0.1] - 2020-03-25 - UNLISTED DUE TO INCOMPLETE PACKAGE SET
+## [2.0.1] - 2020-03-25 - unlisted due to incomplete package set
### Fixed
@@ -386,7 +391,8 @@ The `Unreleased` section name is replaced by the expected version of next releas
(For information pertaining to earlier releases, see release notes in https://github.com/jet/equinox/releases and/or can someone please add it!)
-[Unreleased]: https://github.com/jet/equinox/compare/2.0.2...HEAD
+[Unreleased]: https://github.com/jet/equinox/compare/2.1.0...HEAD
+[2.1.0]: https://github.com/jet/equinox/compare/2.0.2...2.1.0
[2.0.2]: https://github.com/jet/equinox/compare/2.0.1...2.0.2
[2.0.1]: https://github.com/jet/equinox/compare/2.0.0...2.0.1
[2.0.0]: https://github.com/jet/equinox/compare/2.0.0-rc9...2.0.0