Release note for #4531 in 2.0.2

pull/4531/merge
Matt Westcott 2018-05-15 23:25:49 +01:00
rodzic 7133428d92
commit 6fed8400f1
3 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

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

Wyświetl plik

@ -298,6 +298,7 @@ Contributors
* Harm Zeinstra
* David Moore
* Pierre Geier
* Jérôme Lebleu
Translators
===========

Wyświetl plik

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