From 0058a25c832f4c1d50995353488c6eefd8678832 Mon Sep 17 00:00:00 2001 From: Ruben Bartelink Date: Fri, 22 May 2020 08:27:50 +0100 Subject: [PATCH] Release 2.1.0 --- CHANGELOG.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) 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