diff options
author | Sun Zhe <31067185+ZheSun88@users.noreply.github.com> | 2018-11-14 09:44:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-14 09:44:00 +0200 |
commit | ae37eb9830471cee92946a760f6dba1a09577a91 (patch) | |
tree | 510f1f9fb0c2b42f701d8fb69953e19b021bbec1 | |
parent | 32c3791241f755cab2a0edee2c5f4317208ac862 (diff) | |
download | vaadin-framework-ae37eb9830471cee92946a760f6dba1a09577a91.tar.gz vaadin-framework-ae37eb9830471cee92946a760f6dba1a09577a91.zip |
Update release-note to maintenance (#11310)
-rw-r--r-- | all/src/main/templates/release-notes.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index 226566f946..4b901436a6 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -59,13 +59,13 @@ <p> Vaadin Framework @version@ is a -<!-- maintenance release that includes a number of bug fixes, as listed in the <a href="#changelog">change log</a> below. --> - feature release that includes -<!-- pre-release for evaluating --> + maintenance release that includes a number of bug fixes, as listed in the <a href="#changelog">change log</a> below. +<!-- feature release that includes --> +<!-- pre-release for evaluating 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. + href="#changelog">change log</a> below. + The API in this beta version is not considered final and may change based on your feedback.--> </p> <!-- ================================================================ --> |