diff options
author | Zhe Sun <31067185+ZheSun88@users.noreply.github.com> | 2019-07-29 11:17:15 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-29 11:17:15 +0300 |
commit | 04b3c7ce7ed4d6730482000244037baeb7c45df6 (patch) | |
tree | 93b6c2269db2ea4bf63ab590a781c661b7783b94 /all/src/main | |
parent | d2443b0a82505b2d4566fbd3a7f849e50afc07d3 (diff) | |
download | vaadin-framework-04b3c7ce7ed4d6730482000244037baeb7c45df6.tar.gz vaadin-framework-04b3c7ce7ed4d6730482000244037baeb7c45df6.zip |
Update to 8.10-SNAPSHOT (#11657)
Diffstat (limited to 'all/src/main')
-rw-r--r-- | all/src/main/templates/release-notes.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index 3c0a856da5..eda47b4065 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -65,7 +65,7 @@ a number of new features and bug fixes, as listed in the <a href="#enhancements">list of enhancements</a> and <a href="#changelog">change log</a> below. - The API in this beta version is not considered final and may change based on your feedback. + The API in this alpha version is not considered final and may change based on your feedback. </p> <!-- ================================================================ --> @@ -83,17 +83,17 @@ enhancements. Below is a list of the most notable changes:</p> <ul> - <li>Adds css class name to <tt>Grid.Editor</tt> on slected row</li> - <li>Improves error handling on <tt>Upload</tt> handler</li> - <li>Improves support for OSGi</li> + <li><tt></tt></li> + <li><tt></tt></li> + <li></li> </ul> </p> <p> - For enhancements introduced in Vaadin Framework 8.8, see the <a - href="http://vaadin.com/download/release/8.8/8.8.0/release-notes.html">Release - Notes for Vaadin Framework 8.8.0</a>. + For enhancements introduced in Vaadin Framework 8.9, see the <a + href="http://vaadin.com/download/release/8.9/8.9.0/release-notes.html">Release + Notes for Vaadin Framework 8.9.0</a>. For migrating from previous framework versions, see <a href="#incompatible">the list of incompatible changes</a> and <a href="#migrating">how to migrate to Vaadin Framework 8</a>. </p> @@ -104,7 +104,7 @@ <li></li> </ul> - <h2>For incompatible or behavior-altering changes in 8.8, please see <a href="https://vaadin.com/download/release/8.8/8.8.0/release-notes.html#incompatible">8.8 release notes</a></h2> + <h2>For incompatible or behavior-altering changes in 8.9, please see <a href="https://vaadin.com/download/release/8.9/8.9.0/release-notes.html#incompatible">8.9 release notes</a></h2> <h3 id="knownissues">Known Issues and Limitations</h3> <ul> |