diff options
Diffstat (limited to 'all/src')
-rw-r--r-- | all/src/main/templates/release-notes.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index 36ed08ad6b..8db3ef8670 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -93,7 +93,6 @@ <li>The browser time zone can be obtained from WebBrowser if the browser supports it</li> <li>AbstractDateField now supports formatting of time zone information</li> <li>PushState based navigation support</li> - <li>VaadinSession is now stored to the HTTP session at the end of each access to support clustering</li> <li>Grid WAI-ARIA support has been improved (aria-sort added)</li> <li>Client side ErrorLevel support</li> <li>VaadinService, VaadinServlet and VaadinServletService have protected no-args constructors to make DI integrations simpler</li> |