mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-21 05:21:54 +00:00
Release note for #4531 in 2.0.2
This commit is contained in:
parent
957dd4b0a0
commit
8acb004a9f
3 changed files with 3 additions and 0 deletions
|
|
@ -67,6 +67,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