summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 79723f7..87394d4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,8 @@ Version 2.2
- Upgraded data to CLDR 26
- 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)
Version 2.1
-----------