# HG changeset patch # User aronacher # Date 1214903854 0 # Node ID 69260c099d9f920fbb969c4e5ab0f3efb22674ff # Parent 324e747f0b09dede91c2150706d8f1210a39ce7a Added changelog entry for new `get_plural` function. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,8 @@ * A JavaScript message extractor was added. * Updated to CLDR 1.5.1. * Fixed timezone calculations when formatting datetime and time values. + * Added a `get_plural` function into the plurals module that returns the + correct plural forms for a locale as tuple. Version 0.9.2