You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,15 +9,19 @@ The `Unreleased` section name is replaced by the expected version of next releas
9
9
## [Unreleased]
10
10
11
11
### 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
-
16
12
### Changed
17
13
### Removed
18
14
### Fixed
19
15
20
-
<aname="3.11.0"></a>
16
+
<aname="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<aname="3.11.0"></a>
21
25
## [3.11.0] - 2020-02-19
22
26
23
27
### Added
@@ -285,7 +289,8 @@ The `Unreleased` section name is replaced by the expected version of next releas
285
289
286
290
(For information pertaining to earlier releases, see release notes in https://github.com/jet/dotnet-templates/releases and/or can someone please add it!)
0 commit comments