kopia lustrzana https://github.com/wagtail/wagtail
Release notes for #3002
rodzic
ec7ef7ba77
commit
b1d10db7f2
|
@ -22,6 +22,12 @@ Changelog
|
|||
* Fix: Disabled use of escape key to revert content of rich text fields, which could cause accidental data loss (Matt Westcott)
|
||||
|
||||
|
||||
1.6.3 (XX.XX.2016)
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: Restore compatibility with django-debug-toolbar 1.5 (Matt Westcott)
|
||||
|
||||
|
||||
1.6.2 (02.09.2016)
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
@ -0,0 +1,16 @@
|
|||
===========================
|
||||
Wagtail 1.6.3 release notes
|
||||
===========================
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
:depth: 1
|
||||
|
||||
|
||||
What's changed
|
||||
==============
|
||||
|
||||
Bug fixes
|
||||
~~~~~~~~~
|
||||
|
||||
* Restore compatibility with django-debug-toolbar 1.5 (Matt Westcott)
|
|
@ -5,6 +5,7 @@ Release notes
|
|||
:maxdepth: 1
|
||||
|
||||
1.7
|
||||
1.6.3
|
||||
1.6.2
|
||||
1.6.1
|
||||
1.6
|
||||
|
|
Ładowanie…
Reference in New Issue