diff options
Diffstat (limited to 'all/src/main/templates/release-notes.html')
-rw-r--r-- | all/src/main/templates/release-notes.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index d51532f00b..295b113be9 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -83,15 +83,15 @@ enhancements. Below is a list of the most notable changes:</p> <ul> - <li>Reworked and cleaned up client-side TabSheet and Accordion</li> + <li></li> </ul> </p> <p> - For enhancements introduced in Vaadin Framework 8.13, see the <a - href="http://vaadin.com/download/release/8.13/8.13.0/release-notes.html">Release - Notes for Vaadin Framework 8.13.0</a>. + For enhancements introduced in Vaadin Framework 8.14, see the <a + href="http://vaadin.com/download/release/8.14/8.14.0/release-notes.html">Release + Notes for Vaadin Framework 8.14.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> @@ -99,10 +99,10 @@ <h2 id="incompatible">Incompatible or Behavior-altering Changes in @version-minor@</h2> <ul> - <li>Deprecating Flash component</li> + <li></li> </ul> - <h2>For incompatible or behavior-altering changes in 8.13, please see <a href="https://vaadin.com/download/release/8.13/8.13.0/release-notes.html#incompatible">8.13 release notes</a></h2> + <h2>For incompatible or behavior-altering changes in 8.14, please see <a href="https://vaadin.com/download/release/8.14/8.14.0/release-notes.html#incompatible">8.14 release notes</a></h2> <h3 id="knownissues">Known Issues and Limitations</h3> <ul> |