mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-30 11:34:49 +00:00
Release note for #4531 in 2.0.2
This commit is contained in:
parent
7133428d92
commit
6fed8400f1
3 changed files with 3 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ Changelog
|
|||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: Restored ability to use non-model fields with FieldPanel (Matt Westcott, LB (Ben Johnston))
|
||||
* Fix: Fix usage URL on the document edit page (Jérôme Lebleu)
|
||||
|
||||
|
||||
2.0.1 (04.04.2018)
|
||||
|
|
|
|||
|
|
@ -298,6 +298,7 @@ Contributors
|
|||
* Harm Zeinstra
|
||||
* David Moore
|
||||
* Pierre Geier
|
||||
* Jérôme Lebleu
|
||||
|
||||
Translators
|
||||
===========
|
||||
|
|
|
|||
|
|
@ -14,3 +14,4 @@ Bug fixes
|
|||
~~~~~~~~~
|
||||
|
||||
* Restored ability to use non-model fields with FieldPanel (Matt Westcott, LB (Ben Johnston))
|
||||
* Fix usage URL on the document edit page (Jérôme Lebleu)
|
||||
|
|
|
|||
Loading…
Reference in a new issue