Add release notes for 2.6.1

pull/5506/head
Matt Westcott 2019-08-02 17:23:28 +01:00
rodzic 0514942521
commit cdb13b6490
3 zmienionych plików z 23 dodań i 0 usunięć

Wyświetl plik

@ -12,6 +12,12 @@ Changelog
* Fix: Prevented images with a very wide aspect ratio from being displayed distorted in the rich text editor (Iman Syed)
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)
~~~~~~~~~~~~~~~~

Wyświetl plik

@ -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)

Wyświetl plik

@ -6,6 +6,7 @@ Release notes
upgrading
2.7
2.6.1
2.6
2.5.2
2.5.1