summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
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
-----------