mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-14 10:13:13 +00:00
Release note for #3785
This commit is contained in:
parent
c50b0c7715
commit
f0c7d5dc08
3 changed files with 23 additions and 0 deletions
|
|
@ -1,6 +1,12 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
1.12.1 (xx.xx.20xx) - IN DEVELOPMENT
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: Fix regression on styling of preview button with more than one preview mode (Jack Paine)
|
||||
|
||||
|
||||
1.12 LTS (21.08.2017)
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
16
docs/releases/1.12.1.rst
Normal file
16
docs/releases/1.12.1.rst
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
=============================================
|
||||
Wagtail 1.12.1 release notes - IN DEVELOPMENT
|
||||
=============================================
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
:depth: 1
|
||||
|
||||
|
||||
What's new
|
||||
==========
|
||||
|
||||
Bug fixes
|
||||
~~~~~~~~~
|
||||
|
||||
* Fix regression on styling of preview button with more than one preview mode (Jack Paine)
|
||||
|
|
@ -5,6 +5,7 @@ Release notes
|
|||
:maxdepth: 1
|
||||
|
||||
upgrading
|
||||
1.12.1
|
||||
1.12
|
||||
1.11.1
|
||||
1.11
|
||||
|
|
|
|||
Loading…
Reference in a new issue