0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-30 01:46:24 +01:00
wagtail/docs/releases/2.6.1.rst
2020-10-03 14:43:03 +01:00

17 lines
276 B
ReStructuredText

===========================
Wagtail 2.6.1 release notes
===========================
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Prevent JavaScript errors caused by unescaped quote characters in translation strings (Matt Westcott)