From 9792bf473647e5a5789fa4ee15726144d74ca99c Mon Sep 17 00:00:00 2001 From: Ruben Bartelink Date: Wed, 10 Jun 2020 12:18:24 +0100 Subject: [PATCH] Release 4.9.0 --- CHANGELOG.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe4acb552..039ebf8ac 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 + + +## [4.9.0] - 2020-06-10 + ### Added - `proProjector`: Add SqlStreamStore source [#74](https://github.com/jet/dotnet-templates/pull/74) :pray: [@scrwtp](https://github.com/scrwtp) @@ -16,9 +24,6 @@ The `Unreleased` section name is replaced by the expected version of next releas - Update to Equinox.* v `2.1.0`, Propulsion.* v `2.7.0` -### Removed -### Fixed - ## [4.8.0] - 2020-06-05 @@ -445,7 +450,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/4.8.0...HEAD +[Unreleased]: https://github.com/jet/dotnet-templates/compare/4.9.0...HEAD +[4.9.0]: https://github.com/jet/dotnet-templates/compare/4.8.0...4.9.0 [4.8.0]: https://github.com/jet/dotnet-templates/compare/4.7.2...4.8.0 [4.7.2]: https://github.com/jet/dotnet-templates/compare/4.7.1...4.7.2 [4.7.1]: https://github.com/jet/dotnet-templates/compare/4.6.0...4.7.1