diff options
Diffstat (limited to 'WebContent/release-notes.html')
-rw-r--r-- | WebContent/release-notes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 04771be5c7..bbfef27c23 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -44,6 +44,7 @@ contains a number of significant enhancements.</p> rid of unnecessary messages. See <a href="http://dev.vaadin.com/ticket/5715">#5715</a> for more info. </li> <li>ItemClickSource has been renamed to ItemClickNotifier for consistency with other classes.</li> + <li>GWT has been updated to version 2.1.0</li> </ul> <h3>Backward Incompatible API Changes</h3> |