From 822fdb462566092bff184daabf4319ea3f21466b Mon Sep 17 00:00:00 2001 From: Anna Koskinen <Ansku@users.noreply.github.com> Date: Mon, 9 Dec 2019 12:19:46 +0200 Subject: Release notes (#11842) --- all/src/main/templates/release-notes.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'all') diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index a5a4743ab5..deb974772d 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -83,9 +83,10 @@ enhancements. Below is a list of the most notable changes:</p> <ul> - <li><tt></tt></li> - <li><tt></tt></li> - <li></li> + <li>Allowed using <tt>BeanValidationBinder</tt> with scanNestedDefinitions.</li> + <li>Allowed conditional asRequired in <tt>Binder</tt>.</li> + <li>Allowed <tt>Binder</tt> to save partial data to a bean.</li> + <li>Improved access to triggering session cleanup.</li> </ul> </p> -- cgit v1.2.3