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="6.2.0"></a>
17
+
## [6.2.0] - 2023-01-23
18
+
11
19
### Added
12
20
13
21
-`proHotel`: Process Manager based Reactor with Unit and Integration tests wired for MemoryStore, DynamoStore and MessageDb [#127](https://github.com/jet/dotnet-templates/pull/127)
@@ -16,9 +24,6 @@ The `Unreleased` section name is replaced by the expected version of next releas
16
24
17
25
- Target `Propulsion` v `3.0.0-rc.2`[#129](https://github.com/jet/dotnet-templates/pull/129)
18
26
19
-
### Removed
20
-
### Fixed
21
-
22
27
<aname="6.1.0"></a>
23
28
## [6.1.0] - 2022-12-23
24
29
@@ -611,7 +616,8 @@ The `Unreleased` section name is replaced by the expected version of next releas
611
616
612
617
(For information pertaining to earlier releases, see release notes in https://github.com/jet/dotnet-templates/releases and/or can someone please add it!)
<!-- suppress false positive warning FS2003 about invalid version of AssemblyInformationalVersionAttribute -->
11
11
<!-- Supress NU5105 triggered by trailing dotted elements such as .43 and .2 in e.g.: pr.43-rc1.2: The package version '<X>' uses SemVer 2.0.0 or components of SemVer 1.0.0 that are not supported on legacy clients. Change the package version to a SemVer 1.0.0 string. If the version contains a release label it must start with a letter. This message can be ignored if the package is not intended for older clients. -->
0 commit comments