summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorOmer Katz <omer.drow@gmail.com>2018-05-30 15:58:09 +0300
committerOmer Katz <omer.drow@gmail.com>2018-05-30 15:58:09 +0300
commit6cea54ed85318317af3f02c1da0e4bcdde6a4af3 (patch)
tree75421763d5ebeeedf8ea0d793fedd9868e3e4ff3 /Changelog
parent3206c3b394cf47339ae65c0b47e85858cf8e2add (diff)
downloadpy-amqp-6cea54ed85318317af3f02c1da0e4bcdde6a4af3.tar.gz
Fixed changelog.v2.3.2
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog28
1 files changed, 14 insertions, 14 deletions
diff --git a/Changelog b/Changelog
index 0f16fef..c525399 100644
--- a/Changelog
+++ b/Changelog
@@ -5,6 +5,20 @@ 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.3.2:
+
+2.3.2
+=====
+:release-date: 2018-05-29 15:30 P.M UTC+3
+:release-by: Omer Katz
+
+- Fix a regression that occurs when running amqp on OSX.
+
+ TCP_USER_TIMEOUT is not available when running on OSX.
+ We now remove it from the set of known TCP options.
+
+ Fix contributed by **Ofer Horowitz**
+
.. _version-2.3.1:
2.3.1
@@ -21,20 +35,6 @@ http://code.google.com/p/py-amqplib/source/browse/CHANGES
Fix contributed by **Omer Katz**
-.. _version-2.3.2:
-
-2.3.2
-=====
-:release-date: 2018-05-29 15:30 P.M UTC+3
-:release-by: Omer Katz
-
-- Fix a regression that occurs when running amqp under Python 2.7 on OSX.
-
- TCP_USER_TIMEOUT is not available when running on OSX.
- We now remove it from the set of known TCP options.
-
- Fix contributed by **Ofer Horowitz**
-
.. _version-2.3.0:
2.3.0