summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsk Solem <ask@celeryproject.org>2013-03-08 10:55:02 +0000
committerAsk Solem <ask@celeryproject.org>2013-03-08 10:55:02 +0000
commitf8ea0375779c43516bb2f41207879faa210431e9 (patch)
treef658114fe455dec67e10c359f66f7bb9db7cb77e
parent2b99a740daf905444c1dc799443a269f90fefcfb (diff)
downloadpy-amqp-f8ea0375779c43516bb2f41207879faa210431e9.tar.gz
Updates Changelogv1.0.9
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 9d95e12..db7bba6 100644
--- a/Changelog
+++ b/Changelog
@@ -13,6 +13,9 @@ http://code.google.com/p/py-amqplib/source/browse/CHANGES
- Publisher ack callbacks should now work after typo fix (Issue #9).
+- ``channel(explicit_id)`` will now claim that id from the array
+ of unused channel ids.
+
- Fixes Jython compatibility.
.. _version-1.0.8: