Skip to content

Commit e494f7b

Browse files
committed
Release 5.2.0
1 parent 43f1bd1 commit e494f7b

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 10 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="5.2.0"></a>
17+
## [5.2.0] - 2021-10-20
18+
1119
### Added
1220

1321
- Use `module Config` pattern [#104](https://github.com/jet/dotnet-templates/pull/104)
@@ -21,9 +29,6 @@ The `Unreleased` section name is replaced by the expected version of next releas
2129
- Target `Equinox` v `3.0.5`, `Propulsion` v `2.12.0-rc.2`
2230
- 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)
2331

24-
### Removed
25-
### Fixed
26-
2732
<a name="5.1.0"></a>
2833
## [5.1.0] - 2021-10-19
2934

@@ -537,7 +542,8 @@ The `Unreleased` section name is replaced by the expected version of next releas
537542

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

540-
[Unreleased]: https://github.com/jet/dotnet-templates/compare/5.1.0...HEAD
545+
[Unreleased]: https://github.com/jet/dotnet-templates/compare/5.2.0...HEAD
546+
[5.2.0]: https://github.com/jet/dotnet-templates/compare/5.1.0...5.2.0
541547
[5.1.0]: https://github.com/jet/dotnet-templates/compare/5.0.0...5.1.0
542548
[5.0.0]: https://github.com/jet/dotnet-templates/compare/4.12.0...5.0.0
543549
[4.12.0]: https://github.com/jet/dotnet-templates/compare/4.11.0...4.12.0

0 commit comments

Comments
 (0)