Skip to content

Commit 0396865

Browse files
committed
Release 5.1.0
1 parent b3a6991 commit 0396865

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 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="5.1.0"></a>
17+
## [5.1.0] - 2021-10-19
18+
1119
### Added
1220

1321
- `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
2028
- Target `Propulsion` v `2.11.0`, `Equinox` v `3.0.4` [#101](https://github.com/jet/dotnet-templates/pull/101)
2129
- 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)
2230

23-
### Removed
2431
### Fixed
2532

2633
- 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
519526

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

522-
[Unreleased]: https://github.com/jet/dotnet-templates/compare/5.0.0...HEAD
529+
[Unreleased]: https://github.com/jet/dotnet-templates/compare/5.1.0...HEAD
530+
[5.1.0]: https://github.com/jet/dotnet-templates/compare/5.0.0...5.1.0
523531
[5.0.0]: https://github.com/jet/dotnet-templates/compare/4.12.0...5.0.0
524532
[4.12.0]: https://github.com/jet/dotnet-templates/compare/4.11.0...4.12.0
525533
[4.11.0]: https://github.com/jet/dotnet-templates/compare/4.10.0...4.11.0

0 commit comments

Comments
 (0)