Skip to content

Commit

Permalink
Release 4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bartelink committed Jun 10, 2020
1 parent e93af23 commit 9792bf4
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ The `Unreleased` section name is replaced by the expected version of next releas

## [Unreleased]

### Added
### Changed
### Removed
### Fixed

<a name="4.9.0"></a>
## [4.9.0] - 2020-06-10

### Added

- `proProjector`: Add SqlStreamStore source [#74](https:/jet/dotnet-templates/pull/74) :pray: [@scrwtp](https:/scrwtp)
Expand All @@ -16,9 +24,6 @@ The `Unreleased` section name is replaced by the expected version of next releas

- Update to Equinox.* v `2.1.0`, Propulsion.* v `2.7.0`

### Removed
### Fixed

<a name="4.8.0"></a>
## [4.8.0] - 2020-06-05

Expand Down Expand Up @@ -445,7 +450,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:/jet/dotnet-templates/releases and/or can someone please add it!)

[Unreleased]: https:/jet/dotnet-templates/compare/4.8.0...HEAD
[Unreleased]: https:/jet/dotnet-templates/compare/4.9.0...HEAD
[4.9.0]: https:/jet/dotnet-templates/compare/4.8.0...4.9.0
[4.8.0]: https:/jet/dotnet-templates/compare/4.7.2...4.8.0
[4.7.2]: https:/jet/dotnet-templates/compare/4.7.1...4.7.2
[4.7.1]: https:/jet/dotnet-templates/compare/4.6.0...4.7.1
Expand Down

0 comments on commit 9792bf4

Please sign in to comment.