# HG changeset patch # User aronacher # Date 1214903854 0 # Node ID edc3428a34de1754b97e49a7931d490c659bf4e8 # Parent 2316a7fd75d901bd6de2c0f944c1015a17ae7165 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