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-4Lines changed: 10 additions & 4 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.2.0"></a>
17
+
## [5.2.0] - 2021-10-20
18
+
11
19
### Added
12
20
13
21
- 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
21
29
- Target `Equinox` v `3.0.5`, `Propulsion` v `2.12.0-rc.2`
22
30
- 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)
23
31
24
-
### Removed
25
-
### Fixed
26
-
27
32
<aname="5.1.0"></a>
28
33
## [5.1.0] - 2021-10-19
29
34
@@ -537,7 +542,8 @@ The `Unreleased` section name is replaced by the expected version of next releas
537
542
538
543
(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