Skip to content

Commit 2d92a57

Browse files
authored
3.0.1 changelog (#32)
1 parent ef3e2bc commit 2d92a57

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/index.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,17 @@ The Python bindings also provide some additional configuration properties:
8686

8787
* ``on_commit`` (**Consumer**): Callback used to indicate success or failure
8888
of commit requests.
89+
90+
Changelog
91+
=========
92+
93+
Version 3.0.1
94+
^^^^^^^^^^^^^
95+
96+
* `PR-3 <https://github.com/confluentinc/confluent-kafka-python/pull/3>`_ - Add /usr/local/lib to library_dirs in setup
97+
* `PR-4 <https://github.com/confluentinc/confluent-kafka-python/pull/4>`_ - Py3: use bytes for Message payload and key
98+
* `PR-5 <https://github.com/confluentinc/confluent-kafka-python/pull/5>`_ - Removed hard coded c extentions lib/include paths
99+
* `PR-9 <https://github.com/confluentinc/confluent-kafka-python/pull/9>`_ - Use consistent syntax highlighting (e.g. prefix commands with `$`)
100+
* `PR-17 <https://github.com/confluentinc/confluent-kafka-python/pull/17>`_ - Version bump to 0.9.1.2
101+
102+

0 commit comments

Comments
 (0)