]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Updated changelog
authorArmin Ronacher <armin.ronacher@active-4.com>
Mon, 27 Jul 2015 11:27:44 +0000 (13:27 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Mon, 27 Jul 2015 11:27:44 +0000 (13:27 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 7f44c5f9a4c510453eadf794503e59778926fc62..9dc814d48c6699e4ccdefca18626128fedc0db8a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,11 +4,14 @@ Babel Changelog
 Version 2.0
 -----------
 
-(release date to be decided, codename to be selected)
+(Released on July 27th 2015, codename Second Coming)
 
 - Added support for looking up currencies that belong to a territory
   through the :func:`babel.numbers.get_territory_currencies`
   function.
+- Improved Python 3 support.
+- Fixed some broken tests for timezone behavior.
+- Improved various smaller things for dealing with dates.
 
 Version 1.4
 -----------