1
0
mirror of https://github.com/django/django.git synced 2025-07-14 06:39:24 +00:00
django/docs/releases/2.2.12.txt
Carlton Gibson e277b0401a [2.2.x] Added release date for 2.2.12.
Backport of b56243b77f6ae3125bd1a3f24163b28a13a30c5f from master
2020-04-01 09:19:00 +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`).