Skip to content

Commit

Permalink
New version 0.5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamflott committed Sep 8, 2019
1 parent 39c617d commit 4aafa32
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
0.5.4.0

* commitOffset and fetchOffset to the API (https://github.com/adamflott/milena/pull/7)
* Add Delete Topic support
* Make tests pass on multiple invocations

0.5.3.0

* Add Create Topic support (https://github.com/adamflott/milena/pull/6). Thanks matth!
Expand Down
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: milena
version: '0.5.3.0'
version: '0.5.4.0'
synopsis: A Kafka client for Haskell.
description: ! 'A Kafka client for Haskell.
Expand Down

0 comments on commit 4aafa32

Please sign in to comment.