mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-21 13:31:54 +00:00
fill in release date for 1.11.1
Conflicts: CHANGELOG.txt
This commit is contained in:
parent
a0c6e46580
commit
2bd54431b4
2 changed files with 4 additions and 4 deletions
|
|
@ -13,7 +13,7 @@ Changelog
|
|||
* Fix: Prevent explorer view from crashing when page model definitions are missing, allowing the offending pages to be deleted (Matt Westcott)
|
||||
|
||||
|
||||
1.11.1 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
1.11.1 (07.07.2017)
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: Custom display page titles defined with `get_admin_display_title` are now shown within the page explorer menu (Matt Westcott, Janneke Janssen)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
=============================================
|
||||
Wagtail 1.11.1 release notes - IN DEVELOPMENT
|
||||
=============================================
|
||||
============================
|
||||
Wagtail 1.11.1 release notes
|
||||
============================
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
|
|
|
|||
Loading…
Reference in a new issue