diff options
-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 310f0b6efc..69712d19e5 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -59,12 +59,12 @@ <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 +<!-- 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. + href="#changelog">change log</a> below. --> </p> <!-- ================================================================ --> |