diff options
author | Sun Zhe <31067185+ZheSun88@users.noreply.github.com> | 2018-10-17 11:30:42 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-17 11:30:42 +0300 |
commit | a06c5f0f8fe462c9324ce5ba974bee4f9cebcedc (patch) | |
tree | e491b860743120b943b2252a68af9a4d03f6b4ca | |
parent | 0a88984cf16b3eb862b32604b7de0ef225669f0a (diff) | |
download | vaadin-framework-a06c5f0f8fe462c9324ce5ba974bee4f9cebcedc.tar.gz vaadin-framework-a06c5f0f8fe462c9324ce5ba974bee4f9cebcedc.zip |
Update Release note for RC release (#11253)
* Update Release note for RC release
-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 7b77985900..f2c7278405 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -60,8 +60,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 --> - pre-release for evaluating + 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. |