From cb496dd9d1aafd28869a100f1a20a405b8b5ffca Mon Sep 17 00:00:00 2001 From: Lasse Schuirmann Date: Thu, 10 Sep 2015 20:54:59 +0200 Subject: CHANGES: Add "narrow" support for format_timedelta This was introduced in https://github.com/moreati/babel/commit/edc5eb57b2f7c36bb419be4d23396746d233767b and forgotten to add to CHANGES. --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 4dbe07c..16151b7 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,7 @@ Version 3.0 - Add official support for Python 3.4 - Improved odict performance which is used during localization file build, should improve compilation time for large projects +- Add support for "narrow" format for format_timedelta Version 2.0 ----------- -- cgit v1.2.1