kopia lustrzana https://github.com/wagtail/wagtail
Release note for #6822 in 2.12.2
rodzic
6d1a61ba7e
commit
3a057f2fd8
|
|
@ -11,6 +11,12 @@ Changelog
|
|||
* Fix: Make image chooser "Select format" fields translatable (Helen Chapman, Thibaud Colas)
|
||||
|
||||
|
||||
2.12.2 (18.02.2021)
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: Pin django-treebeard to <4.5 to prevent migration conflicts (Matt Westcott)
|
||||
|
||||
|
||||
2.12.1 (16.02.2021)
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,16 @@
|
|||
============================
|
||||
Wagtail 2.12.2 release notes
|
||||
============================
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
:depth: 1
|
||||
|
||||
|
||||
What's new
|
||||
==========
|
||||
|
||||
Bug fixes
|
||||
~~~~~~~~~
|
||||
|
||||
* Pin django-treebeard to <4.5 to prevent migration conflicts (Matt Westcott)
|
||||
|
|
@ -6,6 +6,7 @@ Release notes
|
|||
|
||||
upgrading
|
||||
2.13
|
||||
2.12.2
|
||||
2.12.1
|
||||
2.12
|
||||
2.11.5
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue