kopia lustrzana https://github.com/wagtail/wagtail
Release note for #6854 in 2.11.6
rodzic
2581a2bc6d
commit
92bd56197e
|
@ -1,6 +1,12 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
2.11.6 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: Prevent crash when copying an alias page (Karl Hobley)
|
||||
|
||||
|
||||
2.11.5 (18.02.2021)
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
@ -0,0 +1,17 @@
|
|||
=============================================
|
||||
Wagtail 2.11.6 release notes - IN DEVELOPMENT
|
||||
=============================================
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
:depth: 1
|
||||
|
||||
|
||||
What's new
|
||||
==========
|
||||
|
||||
Bug fixes
|
||||
~~~~~~~~~
|
||||
|
||||
* Prevent crash when copying an alias page (Karl Hobley)
|
||||
|
|
@ -5,6 +5,7 @@ Release notes
|
|||
:maxdepth: 1
|
||||
|
||||
upgrading
|
||||
2.11.6
|
||||
2.11.5
|
||||
2.11.4
|
||||
2.11.3
|
||||
|
|
Ładowanie…
Reference in New Issue