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
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,14 @@ The `Unreleased` section name is replaced by the expected version of next releas
8
8
9
9
## [Unreleased]
10
10
11
+
### Added
12
+
### Changed
13
+
### Removed
14
+
### Fixed
15
+
16
+
<aname="5.1.0"></a>
17
+
## [5.1.0] - 2021-10-19
18
+
11
19
### Added
12
20
13
21
-`proCosmosReactor`: Template for simplified, same-container Cosmos-based reactions [#93](https://github.com/jet/dotnet-templates/pull/93):pray:[@ragiano215](https://github.com/ragiano215)
@@ -20,7 +28,6 @@ The `Unreleased` section name is replaced by the expected version of next releas
20
28
- Target `Propulsion` v `2.11.0`, `Equinox` v `3.0.4`[#101](https://github.com/jet/dotnet-templates/pull/101)
21
29
- Target `Destructurama.FSharp` v `1.2.0`, `Serilog.Sinks.Async` v `1.5.0`, `Serilog.Sinks.Console` v `4.0.0`[#101](https://github.com/jet/dotnet-templates/pull/101)
22
30
23
-
### Removed
24
31
### Fixed
25
32
26
33
- Fix CI to stop emitting builds with incorrect `AssemblyVersion 1.0.0.0` (updated MinVer to `2.5.0`)
@@ -519,7 +526,8 @@ The `Unreleased` section name is replaced by the expected version of next releas
519
526
520
527
(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