diff options
Diffstat (limited to 'WebContent/release-notes.html')
-rw-r--r-- | WebContent/release-notes.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index ba683ca18b..dbded6c9b6 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -316,6 +316,8 @@ </p> <p>If you have been using SQLContainer, TreeTable or Chameleon Theme as add-ons, remove the add-on jars from the project.</p> + <p>The DOM structure of Forms without descriptions has changed, which means + that any TestBench scripts testing this kind of Form need to be updated.</p> <h2 id="dependencies">Vaadin @version@ dependencies</h2> Vaadin uses GWT @gwt-version@ for widget set compilation. GWT can be |