summaryrefslogtreecommitdiff
path: root/docs/releases/2.2.12.txt
blob: 753513e502ede5985660c0a2460dd75ad862e7b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
===========================
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`).