diff --git a/CHANGELOG.md b/CHANGELOG.md index c2737086b..5c4aed3e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,13 +13,18 @@ The `Unreleased` section name is replaced by the expected version of next releas ### Removed ### Fixed - -## [3.5.0-rc1] - 2019-10-05 + +## [3.5.0] - 2019-10-11 ### Added - EventStore source support for `summaryProjector` [#31](https://github.com/jet/dotnet-templates/pull/31) +### Changed + +- Target Propulsion 1.2.1 (minor change to accommodate signature change in .EventStore checkpoints) +- Lots of consistency + layout work resulting from porting work + ## [3.4.1] - 2019-10-05 @@ -195,8 +200,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/dotnet-templates/releases and/or can someone please add it!) -[Unreleased]: https://github.com/jet/dotnet-templates/compare/3.5.0-rc1...HEAD -[3.5.0-rc1]: https://github.com/jet/dotnet-templates/compare/3.4.1...3.5.0-rc1 +[Unreleased]: https://github.com/jet/dotnet-templates/compare/3.5.0...HEAD +[3.5.0]: https://github.com/jet/dotnet-templates/compare/3.4.1...3.5.0 [3.4.1]: https://github.com/jet/dotnet-templates/compare/3.4.0...3.4.1 [3.4.0]: https://github.com/jet/dotnet-templates/compare/3.3.2...3.4.0 [3.3.2]: https://github.com/jet/dotnet-templates/compare/3.3.1...3.3.2