diff options
author | Teemu Suo-Anttila <teemusa@vaadin.com> | 2018-01-10 15:38:50 +0200 |
---|---|---|
committer | Teemu Suo-Anttila <tsuoanttila@users.noreply.github.com> | 2018-01-10 16:21:19 +0200 |
commit | f097078cd432700b1a88000ec7fc95451d7bd266 (patch) | |
tree | a03a073bba7a4e9c61272fce3eb0c8e5aa7349cd | |
parent | 29e27612012207d827fdb0dc90fd7812ec159a2d (diff) | |
download | vaadin-framework-f097078cd432700b1a88000ec7fc95451d7bd266.tar.gz vaadin-framework-f097078cd432700b1a88000ec7fc95451d7bd266.zip |
-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 9cccfa095f..6d5b39ffee 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 -<!-- 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. + href="#changelog">change log</a> below. --> <!-- The API in this alpha version is not considered final and may change based on your feedback. --> </p> |