0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
wagtail/docs/releases/2.6.1.rst

17 lines
276 B
ReStructuredText
Raw Normal View History

2019-08-05 16:16:31 +02:00
===========================
Wagtail 2.6.1 release notes
===========================
2019-08-02 18:23:28 +02:00
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Prevent Javascript errors caused by unescaped quote characters in translation strings (Matt Westcott)