We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ced4500 commit f806c24Copy full SHA for f806c24
CHANGES.md
@@ -1,3 +1,11 @@
1
+# 0.9.3 (Unreleased)
2
+
3
+* Metadata Refactor (dpkp PR 223)
4
+* Add Python 3 support (brutasse/wizzat - PR 227)
5
+* Minor cleanups - imports / README / PyPI classifiers (dpkp - PR 221)
6
+* Fix socket test (dpkp - PR 222)
7
+* Fix exception catching bug in test_failover_integration (zever - PR 216)
8
9
# 0.9.2 (Aug 26, 2014)
10
11
* Warn users that async producer does not reliably handle failures (dpkp - PR 213)
0 commit comments