From bae3d61dd1f8524a115531d77465a56ca74b48a9 Mon Sep 17 00:00:00 2001
From: Zhe Sun <31067185+ZheSun88@users.noreply.github.com>
Date: Tue, 26 May 2020 08:16:45 +0300
Subject: Update release-notes.html
---
all/src/main/templates/release-notes.html | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
(limited to 'all/src/main')
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html
index 4dc53fe0ec..3002e6aff8 100644
--- a/all/src/main/templates/release-notes.html
+++ b/all/src/main/templates/release-notes.html
@@ -60,8 +60,8 @@
Vaadin Framework @version@ is a
-
- pre-release for evaluating
+ feature release that includes
+
a number of new features and bug fixes, as listed in the list of enhancements and change log below.
@@ -83,13 +83,13 @@
enhancements. Below is a list of the most notable changes:
- - Added Upload button caption HTML content support
- - Added Tree#asMultiSelect() so that Tree can be used as multiselect field e.g. with Binder
- - Added methods in Binder to enable / disable binding and binder level Validators on the fly
- - Added Binder#writeBeanAsDraft method version to write all values passing conversion to the bean
- - Allow AbstractDateField to provide DST zone names over custom ranges
- - Updated Hibernate dependency to newer version. Old version caused false positive warning in dependency security check.
- - Added support for javax.validation @NotEmpty annotation.
+ - Added Upload button caption HTML content support
+ - Added Tree#asMultiSelect() so that Tree can be used as multiselect field e.g. with Binder
+ - Added methods in Binder to enable / disable binding and binder level Validators on the fly
+ - Added Binder#writeBeanAsDraft method version to write all values passing conversion to the bean
+ - Allow AbstractDateField to provide DST zone names over custom ranges
+ - Updated Hibernate dependency to newer version. Old version caused false positive warning in dependency security check.
+ - Added support for javax.validation @NotEmpty annotation.
--
cgit v1.2.3