summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsk Solem <ask@celeryproject.org>2016-09-07 16:37:14 -0700
committerAsk Solem <ask@celeryproject.org>2016-09-07 16:37:14 -0700
commitfff189f52162d41b6dd8d5a6f3605f052e9ab6ad (patch)
tree9067ae16e8c1efc5b206fbcd076108b857c34e9d
parent15a3064c96c7689f33a7de5c72448e4b1a522e05 (diff)
downloadpy-amqp-fff189f52162d41b6dd8d5a6f3605f052e9ab6ad.tar.gz
Updates Changelog
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 80cbd30..b60c823 100644
--- a/Changelog
+++ b/Changelog
@@ -26,6 +26,9 @@ http://code.google.com/p/py-amqplib/source/browse/CHANGES
- Fixed compatibility with Python <= 2.7.6
+- Frame_writer is no longer a generator, which should solve
+ a rare "generator already executing" error (Issue #103).
+
.. _version-2.0.3:
2.0.3