Add release notes for 2.6.1

This commit is contained in:
Matt Westcott 2019-08-02 17:23:28 +01:00
parent f10cd072d6
commit ce4b37f9fc
3 changed files with 23 additions and 0 deletions

View file

@ -1,6 +1,12 @@
Changelog
=========
2.6.1 (xx.xx.xxxx) - IN DEVELOPMENT
~~~~~~~~~~~~~~~~~~
* Fix: Prevent Javascript errors caused by unescaped quote characters in translation strings (Matt Westcott)
2.6 (01.08.2019)
~~~~~~~~~~~~~~~~

16
docs/releases/2.6.1.rst Normal file
View file

@ -0,0 +1,16 @@
============================================
Wagtail 2.6.1 release notes - IN DEVELOPMENT
============================================
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Prevent Javascript errors caused by unescaped quote characters in translation strings (Matt Westcott)

View file

@ -5,6 +5,7 @@ Release notes
:maxdepth: 1
upgrading
2.6.1
2.6
2.5.2
2.5.1