diff options
Diffstat (limited to 'all')
-rw-r--r-- | all/src/main/templates/release-notes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index aa6b4f962a..d72fee79f5 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -114,6 +114,7 @@ <ul><h4>Compatibility and requirements</h4> <li>Vaadin Framework now requires Java 8 or later and Servlet 3.0 or later</li> <li>Support for older browsers (including Microsoft IE 8-10) and Windows Phone has been dropped</li> + <li>Support for Google App Engine has been dropped</li> <li><a href="#supportedservers">Supported servers</a></li> </ul> <ul><h4>New Data Binding API related changes</h4> |