Skip to content

Commit

Permalink
Release 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bartelink committed Nov 12, 2019
1 parent 289dbd1 commit 11716ce
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,17 @@ The `Unreleased` section name is replaced by the expected version of next releas
## [Unreleased]

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

<a name="1.3.1"></a>
## [1.3.1] - 2019-11-12

### Changed

- Add `-g` to `ConsumerGroupName` for consistency with [dotnet-templates#37](https://github.com/jet/dotnet-templates/pull/37)

### Removed
### Fixed

- EventStore: Handle `minBatchSize` < 128
Expand Down Expand Up @@ -228,7 +234,8 @@ The `Unreleased` section name is replaced by the expected version of next releas

(Stripped down repo for history purposes, see [`master` branch of Jet.ConfluentKafka.FSharp for complete history prior to 1.0.0-rc13](https://github.com/jet/Jet.ConfluentKafka.FSharp/blob/master/CHANGELOG.md))

[Unreleased]: https://github.com/jet/propulsion/compare/1.3.0...HEAD
[Unreleased]: https://github.com/jet/propulsion/compare/1.3.1...HEAD
[1.3.1]: https://github.com/jet/propulsion/compare/1.3.0...1.3.1
[1.3.0]: https://github.com/jet/propulsion/compare/1.2.1...1.3.0
[1.2.1]: https://github.com/jet/propulsion/compare/1.2.0...1.2.1
[1.2.0]: https://github.com/jet/propulsion/compare/1.1.1...1.2.0
Expand Down

0 comments on commit 11716ce

Please sign in to comment.