Skip to content

Commit 59b7486

Browse files
committed
Release 6.1.0
1 parent 4ab931c commit 59b7486

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ The `Unreleased` section name is replaced by the expected version of next releas
88

99
## [Unreleased]
1010

11+
### Added
12+
### Changed
13+
### Removed
14+
### Fixed
15+
16+
<a name="6.1.0"></a>
17+
## [6.1.0] - 2022-12-23
18+
1119
### Added
1220

1321
- `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
1624

1725
- 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)
1826

19-
### Removed
27+
### Removed
2028

2129
- `proIndexer`: Generalized into `proDynamoStoreCdk` [#125](https://github.com/jet/dotnet-templates/pull/125)
2230

23-
### Fixed
24-
2531
<a name="6.0.0"></a>
2632
## [6.0.0] - 2022-09-16
2733

@@ -599,7 +605,8 @@ The `Unreleased` section name is replaced by the expected version of next releas
599605

600606
(For information pertaining to earlier releases, see release notes in https://github.com/jet/dotnet-templates/releases and/or can someone please add it!)
601607

602-
[Unreleased]: https://github.com/jet/dotnet-templates/compare/6.0.0...HEAD
608+
[Unreleased]: https://github.com/jet/dotnet-templates/compare/6.1.0...HEAD
609+
[6.1.0]: https://github.com/jet/dotnet-templates/compare/6.0.0...6.1.0
603610
[6.0.0]: https://github.com/jet/dotnet-templates/compare/5.3.0...6.0.0
604611
[5.3.0]: https://github.com/jet/dotnet-templates/compare/5.2.1...5.3.0
605612
[5.2.1]: https://github.com/jet/dotnet-templates/compare/5.2.0...5.2.1

0 commit comments

Comments
 (0)