diff --git a/CHANGELOG.md b/CHANGELOG.md index 816a38fad..c5342da49 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 + + +## [6.1.0] - 2022-12-23 + ### Added - `proDynamoStoreCdk`: AWS CDK wiring for `Propulsion.DynamoStore.Indexer` and `Notifier` [#125](https://github.com/jet/dotnet-templates/pull/125) @@ -16,12 +24,10 @@ The `Unreleased` section name is replaced by the expected version of next releas - Target `Equinox` v `4.0.0-rc.7`, `Propulsion` v `3.0.0-rc.1`, `FsCodec` v `3.0.0-rc.9`, `net6.0` [#126](https://github.com/jet/dotnet-templates/pull/126) [#127](https://github.com/jet/dotnet-templates/pull/127) -### Removed +### Removed - `proIndexer`: Generalized into `proDynamoStoreCdk` [#125](https://github.com/jet/dotnet-templates/pull/125) -### Fixed - ## [6.0.0] - 2022-09-16 @@ -599,7 +605,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/6.0.0...HEAD +[Unreleased]: https://github.com/jet/dotnet-templates/compare/6.1.0...HEAD +[6.1.0]: https://github.com/jet/dotnet-templates/compare/6.0.0...6.1.0 [6.0.0]: https://github.com/jet/dotnet-templates/compare/5.3.0...6.0.0 [5.3.0]: https://github.com/jet/dotnet-templates/compare/5.2.1...5.3.0 [5.2.1]: https://github.com/jet/dotnet-templates/compare/5.2.0...5.2.1