Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dasch committed Jan 9, 2018
1 parent 5b4b50c commit 41db5d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Changes and additions to the library will be listed here.

## Unreleased

## v0.5.2

- Instrument the start of message/batch processing (#496).
- Mark `Client#fetch_messages` as stable.
- Fix the list topics API (#508).
Expand All @@ -12,6 +14,7 @@ Changes and additions to the library will be listed here.
- Fix compressed message set offset bug (#506).
- Test against multiple versions of Kafka.
- Fix double-processing of messages after a consumer exception (#518).
- Track consumer offsets in Datadog.

## v0.5.1

Expand Down

0 comments on commit 41db5d1

Please sign in to comment.