File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -86,3 +86,17 @@ The Python bindings also provide some additional configuration properties:
86
86
87
87
* ``on_commit `` (**Consumer **): Callback used to indicate success or failure
88
88
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
+
You can’t perform that action at this time.
0 commit comments