Skip to content

Commit 1863862

Browse files
authored
Merge pull request #121 from RegioHelden/release-v0.11.1
Release v0.11.1
2 parents df3937a + 091f917 commit 1863862

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [v0.11.1](https://github.com/RegioHelden/django-kafka/tree/v0.11.1) (2025-07-08)
4+
5+
[Full Changelog](https://github.com/RegioHelden/django-kafka/compare/v0.11.0...v0.11.1)
6+
7+
**Fixed bugs:**
8+
9+
- fix: `KeyOffsetTrackerTopic.consume` returns proper value now. [\#120](https://github.com/RegioHelden/django-kafka/pull/120) (@bodja)
10+
311
## [v0.11.0](https://github.com/RegioHelden/django-kafka/tree/v0.11.0) (2025-07-07)
412

513
[Full Changelog](https://github.com/RegioHelden/django-kafka/compare/v0.10.0...v0.11.0)

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.11.0
1+
0.11.1

0 commit comments

Comments
 (0)