Skip to content

Commit

Permalink
Release 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bartelink committed Oct 11, 2019
1 parent 28b6e72 commit 51a9d49
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 @@ -13,13 +13,18 @@ The `Unreleased` section name is replaced by the expected version of next releas
### Removed
### Fixed

<a name="3.5.0-rc1"></a>
## [3.5.0-rc1] - 2019-10-05
<a name="3.5.0"></a>
## [3.5.0] - 2019-10-11

### Added

- EventStore source support for `summaryProjector` [#31](https://github.com/jet/dotnet-templates/pull/31)

### Changed

- Target Propulsion 1.2.1 (minor change to accommodate signature change in .EventStore checkpoints)
- Lots of consistency + layout work resulting from porting work

<a name="3.4.1"></a>
## [3.4.1] - 2019-10-05

Expand Down Expand Up @@ -195,8 +200,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/3.5.0-rc1...HEAD
[3.5.0-rc1]: https://github.com/jet/dotnet-templates/compare/3.4.1...3.5.0-rc1
[Unreleased]: https://github.com/jet/dotnet-templates/compare/3.5.0...HEAD
[3.5.0]: https://github.com/jet/dotnet-templates/compare/3.4.1...3.5.0
[3.4.1]: https://github.com/jet/dotnet-templates/compare/3.4.0...3.4.1
[3.4.0]: https://github.com/jet/dotnet-templates/compare/3.3.2...3.4.0
[3.3.2]: https://github.com/jet/dotnet-templates/compare/3.3.1...3.3.2
Expand Down

0 comments on commit 51a9d49

Please sign in to comment.