From c5c8c221d4836da43cc9edeca245e0034af2279b Mon Sep 17 00:00:00 2001 From: Ruben Bartelink <ruben@bartelink.com> Date: Mon, 27 Jul 2020 23:48:26 +0100 Subject: [PATCH] Release 4.10.0 --- CHANGELOG.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae895d41c..112184837 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,16 +8,21 @@ The `Unreleased` section name is replaced by the expected version of next releas ## [Unreleased] +### Added +### Changed +### Removed +### Fixed + +<a name="4.10.0"></a> +## [4.10.0] - 2020-07-27 + ### Added - `eqxShipping`: Unit and integration tests [#70](https://github.com/jet/dotnet-templates/pull/70) ### Changed -- Target `Propulsion` v `2.8.0`, `FsKafka` v `1.5.0`[#78](https://github.com/jet/dotnet-templates/pull/78) - -### Removed -### Fixed +- Target `Propulsion` v `2.8.0`, `FsKafka` v `1.5.0` [#78](https://github.com/jet/dotnet-templates/pull/78) <a name="4.9.0"></a> ## [4.9.0] - 2020-06-10 @@ -456,7 +461,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.9.0...HEAD +[Unreleased]: https://github.com/jet/dotnet-templates/compare/4.10.0...HEAD +[4.10.0]: https://github.com/jet/dotnet-templates/compare/4.9.0...4.10.0 [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