Release note for #3694

This commit is contained in:
Matt Westcott 2017-07-06 17:17:40 +01:00
parent a528af836d
commit dfe4e87648
3 changed files with 23 additions and 0 deletions

View file

@ -1,6 +1,12 @@
Changelog
=========
1.11.1 (xx.xx.xxxx) - IN DEVELOPMENT
~~~~~~~~~~~~~~~~~~~
* Fix: Custom display page titles defined with `get_admin_display_title` are now shown within the page explorer menu (Matt Westcott, Janneke Janssen)
1.11 (30.06.2017)
~~~~~~~~~~~~~~~~~

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

@ -0,0 +1,16 @@
=============================================
Wagtail 1.11.1 release notes - IN DEVELOPMENT
=============================================
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Custom display page titles defined with ``get_admin_display_title`` are now shown within the page explorer menu (Matt Westcott, Janneke Janssen)

View file

@ -4,6 +4,7 @@ Release notes
.. toctree::
:maxdepth: 1
1.11.1
1.11
1.10.1
1.10