summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAarni Koskela <akx@iki.fi>2017-09-14 13:04:32 +0300
committerGitHub <noreply@github.com>2017-09-14 13:04:32 +0300
commitf29eccd6b6edd031e43ccd1bcf92513221b66df6 (patch)
tree8dc0f48f0eb0d865657cb18b861a4ddc9b13f0b2 /CHANGES
parent0b34807ab3d9681bb653ac535e0fbc6f0ac3ffbb (diff)
downloadbabel-f29eccd6b6edd031e43ccd1bcf92513221b66df6.tar.gz
Become 2.5.1 (#527)v2.5.1
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 99f8db0..0efd204 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,19 @@
Babel Changelog
===============
+Version 2.5.1
+-------------
+
+Minor Improvements and bugfixes
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+* Use a fixed datetime to avoid test failures (#520) (@narendravardi)
+* Parse multi-line __future__ imports better (#519) (@akx)
+* Fix validate_currency docstring (#522)
+* Allow normalize_locale and exists to handle various unexpected inputs (#523) (@suhojm)
+* Make PyInstaller support more robust (#525, #526) (@thijstriemstra, @akx)
+
+
Version 2.5.0
-------------