summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorAsk Solem <ask@celeryproject.org>2016-06-07 17:40:41 -0700
committerAsk Solem <ask@celeryproject.org>2016-06-07 17:40:41 -0700
commitebdd78cef82b283666df5f7b6c5b4eecbb953c5a (patch)
tree988e8e7e74351a72fd7d87d72c648e31c701db02 /Changelog
parent1ecc81d47cb8a9b07e5b37f382f1145c5232359d (diff)
downloadpy-amqp-ebdd78cef82b283666df5f7b6c5b4eecbb953c5a.tar.gz
WIP
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index ecdd1dc..03f8197 100644
--- a/Changelog
+++ b/Changelog
@@ -5,6 +5,22 @@ py-amqp is fork of amqplib used by Kombu containing additional features and impr
The previous amqplib changelog is here:
http://code.google.com/p/py-amqplib/source/browse/CHANGES
+.. _version-2.0.2:
+
+2.0.2
+=====
+:release-date: 2016-06-07 5:37 PM PDT
+:release-by: Ask Solem
+
+- Python 3: Installation requirements ended up being a generator
+ and crashed setup.py.
+
+ Fix contributed by ChangBo Guo(gcb).
+
+- Python <= 2.7.7: struct.pack arguments cannot be unicode
+
+ Fix contributed by Alan Justino,
+
.. _version-2.0.1:
2.0.1