summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorIsaac Jurado <diptongo@gmail.com>2015-08-28 20:50:52 +0200
committerIsaac Jurado <diptongo@gmail.com>2015-09-27 15:18:44 +0200
commitf1195832ffde046c94565b6a47b39312fbca2a6e (patch)
tree06b6c18c448ec030be99d9dc7005a2e414473bd9 /CHANGES
parent15ad946567a35132912329a35225176a8e34d525 (diff)
downloadbabel-f1195832ffde046c94565b6a47b39312fbca2a6e.tar.gz
Update CHANGES and AUTHORS information
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 87394d4..77c426c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,8 @@ Version 2.2
- Add official support for Python 3.4
- Use the CLDR recommended amount of decimal digits when formatting
currencies (https://github.com/python-babel/babel/issues/139)
+- Properly load and use currency format types
+ (https://github.com/python-babel/babel/issues/201)
Version 2.1
-----------