Release note for #4531 in 2.0.2

This commit is contained in:
Matt Westcott 2018-05-15 23:25:49 +01:00
parent 9ce718605a
commit 07c40ef7b6
3 changed files with 4 additions and 0 deletions

View file

@ -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)

View file

@ -273,6 +273,7 @@ Contributors
* Dário Marcelino
* Dan Dietz
* Todd Dembrey
* Jérôme Lebleu
Translators
===========

View file

@ -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)