diff options
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ # Notable Changes -* Changing auto_commit to False in [SimpleConsumer](kafka/SimpleConsumer.py), until 0.8.1 is release offset commits are unsupported +* Changing auto_commit to False in [SimpleConsumer](kafka/consumer.py), until 0.8.1 is release offset commits are unsupported |