diff options
author | Sun Zhe <31067185+ZheSun88@users.noreply.github.com> | 2019-04-18 12:34:11 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-18 12:34:11 +0300 |
commit | e788dae27aaf99f8a6956dcde6eb95f2d1d5c38f (patch) | |
tree | 0b93129cdfe49132eeaaae2701500c4879596810 /all/src/main/templates | |
parent | e080de616bcab5470bc7e2a1c8c49b17b1845b6e (diff) | |
download | vaadin-framework-e788dae27aaf99f8a6956dcde6eb95f2d1d5c38f.tar.gz vaadin-framework-e788dae27aaf99f8a6956dcde6eb95f2d1d5c38f.zip |
Update to 8.9 (#11535)
* Update to 8.9-SNAPSHOT
* update in bom module
Diffstat (limited to 'all/src/main/templates')
-rw-r--r-- | all/src/main/templates/release-notes.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index f592513d87..f3afc0ceec 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -89,9 +89,9 @@ </p> <p> - For enhancements introduced in Vaadin Framework 8.7, see the <a - href="http://vaadin.com/download/release/8.7/8.7.0/release-notes.html">Release - Notes for Vaadin Framework 8.7.0</a>. + 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 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> @@ -102,7 +102,7 @@ <li></li> </ul> - <h2>For incompatible or behavior-altering changes in 8.7, please see <a href="https://vaadin.com/download/release/8.7/8.7.0/release-notes.html#incompatible">8.7 release notes</a></h2> + <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> <h3 id="knownissues">Known Issues and Limitations</h3> <ul> |