Skip to content

Commit 0faae34

Browse files
committed
Release 2.6.0
1 parent ab9f017 commit 0faae34

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ The `Unreleased` section name is replaced by the expected version of next releas
88

99
## [Unreleased]
1010

11+
### Added
12+
### Changed
13+
### Removed
14+
### Fixed
15+
16+
<a name="2.5.3"></a>
17+
## [2.5.3] - 2020-05-20
18+
1119
### Added
1220

1321
- `Kafka`: Add `Propulsion.Kafka.ConsumeResultContext` and default `StreamNameSequenceGenerator.ConsumeResultToStreamEvent` [#70](https://github.com/jet/propulsion/pull/70)
@@ -16,9 +24,6 @@ The `Unreleased` section name is replaced by the expected version of next releas
1624

1725
- `Kafka`: Targets [`FsKafka`/`FsKafka0` (and `Confluent.Kafka`) v `1.4.3`](https://github.com/jet/FsKafka/blob/master/CHANGELOG.md#1.4.3) [#69](https://github.com/jet/propulsion/pull/69)
1826

19-
### Removed
20-
### Fixed
21-
2227
<a name="2.5.2"></a>
2328
## [2.5.2] - 2020-05-16
2429

@@ -408,7 +413,8 @@ The `Unreleased` section name is replaced by the expected version of next releas
408413

409414
## squashed prior to initial relevant commit
410415

411-
[Unreleased]: https://github.com/jet/propulsion/compare/2.5.2...HEAD
416+
[Unreleased]: https://github.com/jet/propulsion/compare/2.6.0...HEAD
417+
[2.6.0]: https://github.com/jet/propulsion/compare/2.5.2...2.6.0
412418
[2.5.2]: https://github.com/jet/propulsion/compare/2.5.1...2.5.2
413419
[2.5.1]: https://github.com/jet/propulsion/compare/2.5.0...2.5.1
414420
[2.5.0]: https://github.com/jet/propulsion/compare/2.4.3...2.5.0

0 commit comments

Comments
 (0)