0
0
mirror of https://github.com/django/django.git synced 2024-11-25 07:59:34 +01:00
django/docs/releases/2.2.12.txt
2020-04-01 09:14:56 +02:00

14 lines
284 B
Plaintext

===========================
Django 2.2.12 release notes
===========================
*April 1, 2020*
Django 2.2.12 fixes a bug in 2.2.11.
Bugfixes
========
* Added the ability to handle ``.po`` files containing different plural
equations for the same language (:ticket:`30439`).