mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-10 00:06:13 +00:00
Release note for #3785
Conflicts: CHANGELOG.txt docs/releases/index.rst
This commit is contained in:
parent
a60aa1bfe2
commit
a7820a2e90
3 changed files with 23 additions and 0 deletions
|
|
@ -17,6 +17,12 @@ Changelog
|
|||
* Fix: Fixed avatar position in footer on mobile (Jack Paine)
|
||||
|
||||
|
||||
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)
|
||||
|
|
@ -6,6 +6,7 @@ Release notes
|
|||
|
||||
upgrading
|
||||
1.13
|
||||
1.12.1
|
||||
1.12
|
||||
1.11.1
|
||||
1.11
|
||||
|
|
|
|||
Loading…
Reference in a new issue