update UPGRADE-4.1 for feature #26332 Form field help option

This commit is contained in:
Martin Hujer 2018-05-27 18:59:28 +02:00
parent 62adf93109
commit 744362ad02
1 changed files with 3 additions and 0 deletions

View File

@ -64,6 +64,9 @@ Form
}
```
* Added `help` option to the form field. If you have custom Form extension for it, you should remove it.
Also remove it from the custom form theme.
FrameworkBundle
---------------