summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorAsk Solem <ask@celeryproject.org>2012-01-14 00:16:04 +0000
committerAsk Solem <ask@celeryproject.org>2012-01-14 00:16:04 +0000
commit2b17371233f5376843940d1c877cd3d53b9ea20f (patch)
tree94df8878640e8faf2b4c82c110f3ea153c8953a3 /Changelog
parent399f9798149800f9c67b723a3a237ee7f8a3c4e1 (diff)
downloadkombu-2b17371233f5376843940d1c877cd3d53b9ea20f.tar.gz
Set release date for 2.0
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog21
1 files changed, 21 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index e362116f..a2e60c8a 100644
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,27 @@
Change history
================
+.. _version-2.0.0:
+
+2.0.0
+=====
+:release-date: 2012-01-14 15:00 P.M GMT
+:by: Ask Solem
+
+* No longer supports Python 2.4
+
+ Users of Python 2.4 can still use the 1.x series.
+
+* django-kombu is now part of Kombu core.
+
+ This change requires no code changes given that the
+ ``django`` transport alias is used.
+
+* kombu-sqlalchemy is now part of Kombu core.
+
+ This change requires no code changes given that the
+ ``sqlalchemy` transport alias is used.
+
.. _version-1.5.1:
1.5.1