Skip to content

Commit

Permalink
[2.2.x] Fixed #30945 -- Doc'd plural equations changes in 2.2. releas…
Browse files Browse the repository at this point in the history
…e notes.

Backport of 392036b from master
  • Loading branch information
smithdc1 authored and felixxm committed Jul 3, 2020
1 parent 5968a23 commit 6f09ee2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/releases/2.2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,14 @@ Miscellaneous
* Providing an integer in the ``key`` argument of the :meth:`.cache.delete` or
:meth:`.cache.get` now raises :exc:`ValueError`.

* Plural equations for some languages are changed, because the latest versions
from Transifex are incorporated.

.. note::

The ability to handle ``.po`` files containing different plural equations
for the same language was added in Django 2.2.12.

.. _deprecated-features-2.2:

Features deprecated in 2.2
Expand Down

0 comments on commit 6f09ee2

Please sign in to comment.