summaryrefslogtreecommitdiffstats
path: root/all
diff options
context:
space:
mode:
authorPekka Hyvönen <pekka@vaadin.com>2016-12-19 14:38:34 +0200
committerGitHub <noreply@github.com>2016-12-19 14:38:34 +0200
commitdd20a4d9d8f04661318735843486a446a5193fb4 (patch)
treed8ab2692ac0c2e6d1ac96c0eebccf0e3a230c8aa /all
parent389be32ec5c3d1439f08c4baeafaa221ce3cda2a (diff)
downloadvaadin-framework-dd20a4d9d8f04661318735843486a446a5193fb4.tar.gz
vaadin-framework-dd20a4d9d8f04661318735843486a446a5193fb4.zip
Remove Google App Engine from documentation (#8038)
* Remove Google App Engine from documentation Mention removal in release notes. Part of #8033
Diffstat (limited to 'all')
-rw-r--r--all/src/main/templates/release-notes.html1
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>