summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 72a1f69b..0c293639 100644
--- a/Changelog
+++ b/Changelog
@@ -12,6 +12,15 @@
- Now depends on :mod:`amqp` 1.0.13
+- Fixed typo in Django functional tests.
+
+- safe_str now returns unicode in Python 2.x
+
+ Fix contributed by Germán M. Bravo.
+
+- amqp: Transport options are now merged with arguments
+ supplied to the connection.
+
.. _version-2.5.12:
2.5.12