diff options
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 160f28bff..9a78dcbee 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -28,6 +28,9 @@ Features - ``pyramid_alchemy`` paster template now has unit tests. +- Added ``pyramid.i18n.make_localizer`` API (broken out from + ``get_localizer`` guts). + 1.0 (2011-01-30) ================ |
