diff options
author | Zhe Sun <31067185+ZheSun88@users.noreply.github.com> | 2021-05-19 08:13:07 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-19 08:13:07 +0300 |
commit | 9cfcb4fcd49fc0e2a1d451029c8863de7d2b6419 (patch) | |
tree | 9c661aed9d1b37bfe7967b540ce13bfe4e526615 | |
parent | 2914812bcf44c92a80c76bf6d4815cc41d393bbb (diff) | |
download | vaadin-framework-8.13.1.tar.gz vaadin-framework-8.13.1.zip |
Update release note template8.13.1
-rw-r--r-- | all/src/main/templates/release-notes.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index edc847fd16..5d80f15e18 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -59,8 +59,8 @@ <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 + 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 |