summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorOmer Katz <omer.drow@gmail.com>2019-04-01 16:30:20 +0300
committerAsif Saif Uddin <auvipy@gmail.com>2020-08-19 12:04:32 +0600
commitecd33a5ef9b1575e139941ebee3553bf136ceb0b (patch)
treecf220d24f7ace8221a846735ec4a961a3d43916c /Changelog
parent726cd7e33bdacacdef012e68c65c338b3d4952ad (diff)
downloadpy-amqp-ecd33a5ef9b1575e139941ebee3553bf136ceb0b.tar.gz
Update version pattern.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog21
1 files changed, 20 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 2d63132..4ef8604 100644
--- a/Changelog
+++ b/Changelog
@@ -5,6 +5,26 @@ 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-5.0.0alpha1:
+
+5.0.0alpha1
+===========
+:release-date: 2019-04-01 4:30 P.M UTC+3:00
+:release-by: Omer Katz
+
+- Dropped Python 2.x support.
+
+ Contributed by **Omer Katz**
+
+- Dropped Python 3.4 support.
+
+ Contributed by **Omer Katz**
+
+Code Cleanups & Improvements:
+
+ - **Omer Katz**
+
+
.. _version-2.6.0:
2.6.1
@@ -69,7 +89,6 @@ error like `pack_into requires a buffer of at least 408736 bytes`.
- Drop Python 3.4
- Add new platform
- Numerious bug fixes
-
.. _version-2.4.2:
2.4.2