Skip to content

Commit dd8b9dc

Browse files
committed
Release 3.12.0
1 parent 1ef3f74 commit dd8b9dc

1 file changed

Lines changed: 11 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,19 @@ The `Unreleased` section name is replaced by the expected version of next releas
99
## [Unreleased]
1010

1111
### Added
12-
13-
- Add `Propulsion.Cosmos` support to `proAllProjector` [#47](https://github.com/jet/dotnet-templates/pulls/47)
14-
- Add `-noEventStore` flag to `proAllProjector` [#47](https://github.com/jet/dotnet-templates/pulls/47)
15-
1612
### Changed
1713
### Removed
1814
### Fixed
1915

20-
<a name="3.11.0"></a>
16+
<a name="3.12.0"></a>
17+
## [3.12.0] - 2020-02-23
18+
19+
### Added
20+
21+
- Add `Propulsion.Cosmos` support to `proAllProjector` [#47](https://github.com/jet/dotnet-templates/pulls/47)
22+
- Add `-noEventStore` flag to `proAllProjector` [#47](https://github.com/jet/dotnet-templates/pulls/47)
23+
24+
### Added<a name="3.11.0"></a>
2125
## [3.11.0] - 2020-02-19
2226

2327
### Added
@@ -285,7 +289,8 @@ The `Unreleased` section name is replaced by the expected version of next releas
285289

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

288-
[Unreleased]: https://github.com/jet/dotnet-templates/compare/3.11.0...HEAD
292+
[Unreleased]: https://github.com/jet/dotnet-templates/compare/3.12.0...HEAD
293+
[3.12.0]: https://github.com/jet/dotnet-templates/compare/3.11.0...3.12.0
289294
[3.11.0]: https://github.com/jet/dotnet-templates/compare/3.10.0...3.11.0
290295
[3.10.0]: https://github.com/jet/dotnet-templates/compare/3.9.0...3.10.0
291296
[3.9.0]: https://github.com/jet/dotnet-templates/compare/3.8.0...3.9.0

0 commit comments

Comments
 (0)