diff options
author | Teemu Suo-Anttila <tsuoanttila@users.noreply.github.com> | 2018-05-03 21:00:44 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-03 21:00:44 +0300 |
commit | 712d90bd7c1be92f3fb530dac61521e2444c574f (patch) | |
tree | 2a05fe3b05cc31868deb5ec053d65e4e562a727a | |
parent | 2389302e230c82f0658c031521e416ade7e6b8ed (diff) | |
download | vaadin-framework-712d90bd7c1be92f3fb530dac61521e2444c574f.tar.gz vaadin-framework-712d90bd7c1be92f3fb530dac61521e2444c574f.zip |
Update release notes for maintenance release (#10877)
-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 1d39755a89..af00ca6ddc 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 |