Skip to content

Commit f683353

Browse files
committed
Release 1.5.6
1 parent 6c94696 commit f683353

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,16 @@ The `Unreleased` section name is replaced by the expected version of next releas
1414

1515
### Added
1616
### Changed
17-
18-
- Target [`Confluent.Kafka [1.5.3]`](https://github.com/confluentinc/confluent-kafka-dotnet/blob/v1.5.3/CHANGELOG.md#153), [`librdkafka.redist [1.5.3]`](https://github.com/edenhill/librdkafka/releases/tag/v1.5.3) [#82](https://github.com/jet/FsKafka/pull/82)
19-
2017
### Removed
2118
### Fixed
2219

20+
<a name="1.5.6"></a>
21+
## [1.5.6] - 2020-12-11
22+
23+
### Changed
24+
25+
- Target [`Confluent.Kafka [1.5.3]`](https://github.com/confluentinc/confluent-kafka-dotnet/blob/v1.5.3/CHANGELOG.md#153), [`librdkafka.redist [1.5.3]`](https://github.com/edenhill/librdkafka/releases/tag/v1.5.3) [#82](https://github.com/jet/FsKafka/pull/82)
26+
2327
<a name="1.5.5"></a>
2428
## [1.5.5] - 2020-10-21
2529

@@ -420,7 +424,8 @@ _NOTE: not interoperable (i.e., via a binding redirect) with CK 1.1 due to a bre
420424

421425
(Stripped down repo for history purposes, see [`v0` branch](tree/v0) for implementation targeting `Confluent.Kafka` v `0.9.4`)
422426

423-
[Unreleased]: https://github.com/jet/FsKafka/compare/1.5.5...HEAD
427+
[Unreleased]: https://github.com/jet/FsKafka/compare/1.5.6...HEAD
428+
[1.5.6]: https://github.com/jet/FsKafka/compare/1.5.5...1.5.6
424429
[1.5.5]: https://github.com/jet/FsKafka/compare/1.5.4...1.5.5
425430
[1.5.4]: https://github.com/jet/FsKafka/compare/1.5.3...1.5.4
426431
[1.5.3]: https://github.com/jet/FsKafka/compare/1.5.2...1.5.3

0 commit comments

Comments
 (0)