mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-27 10:04:49 +00:00
Release note for #4531 in 2.0.2
This commit is contained in:
parent
9ce718605a
commit
07c40ef7b6
3 changed files with 4 additions and 0 deletions
|
|
@ -3,7 +3,9 @@ Changelog
|
|||
|
||||
2.0.2 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* 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)
|
||||
|
|
|
|||
|
|
@ -273,6 +273,7 @@ Contributors
|
|||
* Dário Marcelino
|
||||
* Dan Dietz
|
||||
* Todd Dembrey
|
||||
* 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