kopia lustrzana https://github.com/wagtail/wagtail
Release note for #6756 in 2.12.1
rodzic
920aba28ba
commit
41ff62a056
docs/releases
|
@ -11,6 +11,12 @@ Changelog
|
|||
* Fix: Make image chooser "Select format" fields translatable (Helen Chapman, Thibaud Colas)
|
||||
|
||||
|
||||
2.12.1 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: Ensure aliases are published when the source page is published (Karl Hobley)
|
||||
|
||||
|
||||
2.12 (02.02.2021)
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
@ -0,0 +1,16 @@
|
|||
=============================================
|
||||
Wagtail 2.12.1 release notes - IN DEVELOPMENT
|
||||
=============================================
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
:depth: 1
|
||||
|
||||
|
||||
What's new
|
||||
==========
|
||||
|
||||
Bug fixes
|
||||
~~~~~~~~~
|
||||
|
||||
* Ensure aliases are published when the source page is published (Karl Hobley)
|
|
@ -6,6 +6,7 @@ Release notes
|
|||
|
||||
upgrading
|
||||
2.13
|
||||
2.12.1
|
||||
2.12
|
||||
2.11.4
|
||||
2.11.3
|
||||
|
|
Ładowanie…
Reference in New Issue