Skip to content

Commit

Permalink
Release 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bartelink committed Mar 12, 2020
1 parent e0f5e25 commit e0be83d
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,16 @@ The `Unreleased` section name is replaced by the expected version of next releas

### Added
### Changed

- `Stats` and `Outcome` management cleanup [#57](https://github.com/jet/dotnet-templates/pull/57)

### Removed
### Fixed

<a name="4.3.0"></a>
## [4.3.0] - 2020-03-12

### Changed

- `Stats` and `Outcome` management cleanup [#57](https://github.com/jet/dotnet-templates/pull/57)

<a name="4.2.0"></a>
## [4.2.0] - 2020-03-09

Expand Down Expand Up @@ -349,7 +353,8 @@ The `Unreleased` section name is replaced by the expected version of next releas

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

[Unreleased]: https://github.com/jet/dotnet-templates/compare/4.2.0...HEAD
[Unreleased]: https://github.com/jet/dotnet-templates/compare/4.3.0...HEAD
[4.3.0]: https://github.com/jet/dotnet-templates/compare/4.2.0...4.3.0
[4.2.0]: https://github.com/jet/dotnet-templates/compare/4.1.0...4.2.0
[4.1.1]: https://github.com/jet/dotnet-templates/compare/4.1.0...4.1.1
[4.1.0]: https://github.com/jet/dotnet-templates/compare/4.0.1...4.1.0
Expand Down

0 comments on commit e0be83d

Please sign in to comment.