summaryrefslogtreecommitdiffstats
path: root/all/src
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2016-08-12 10:18:20 +0300
committerArtur Signell <artur@vaadin.com>2016-08-12 10:18:20 +0300
commit2963612b64c03a06002e7c58bfa8b6c3f8bc91a8 (patch)
treec33ac34ff83aebc5d6435c5457cc349545c835e9 /all/src
parent6b8545841ef3742d10dea8c21e3ac5aac4ca70f7 (diff)
downloadvaadin-framework-2963612b64c03a06002e7c58bfa8b6c3f8bc91a8.tar.gz
vaadin-framework-2963612b64c03a06002e7c58bfa8b6c3f8bc91a8.zip
Note that Windows Phone is no longer supported
Change-Id: Idd27b9e805c2eb2875bcc9cca2eb0ac1e19926a8
Diffstat (limited to 'all/src')
-rw-r--r--all/src/main/templates/release-notes.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html
index 76a7c47762..7c4481c7b5 100644
--- a/all/src/main/templates/release-notes.html
+++ b/all/src/main/templates/release-notes.html
@@ -5,9 +5,6 @@
<title>Vaadin Framework @version@</title>
<link rel="stylesheet" type="text/css" href="css/styles.css" />
-<!--[if lte IE 6]>
- <link rel="stylesheet" type="text/css" href="css/ie.css" />
- <![endif]-->
<style type="text/css">
.nested-list ol {
counter-reset: item
@@ -109,6 +106,7 @@
<h3 id="incompatible">Incompatible or Behavior-altering Changes in @version-minor@</h3>
<ul>
<li>Vaadin now requires Java 8 or later and Servlet 3.0 or later</li>
+ <li>Support for older browsers has been dropped</li>
</ul>
<h3 id="knownissues">Known Issues and Limitations</h3>
<ul>
@@ -418,7 +416,6 @@
<ul>
<li>iOS 8-9</li>
<li>Android 5-6</li>
- <li>Windows Phone 8.1</li>
</ul>
<p>Vaadin SQL Container supports the following databases:</p>