Add docs/releases/2.1.2.rst

This commit is contained in:
Matt Westcott 2018-08-06 12:55:25 +01:00
parent 93662adf17
commit ca2125367a

17
docs/releases/2.1.2.rst Normal file
View file

@ -0,0 +1,17 @@
===========================
Wagtail 2.1.2 release notes
===========================
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Bundle the l18n package to avoid installation issues on systems with a non-Unicode locale (Matt Westcott)
* Mark Beautiful Soup 4.6.1 as incompatible due to bug in formatting empty elements (Matt Westcott)