From 822fdb462566092bff184daabf4319ea3f21466b Mon Sep 17 00:00:00 2001
From: Anna Koskinen
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(-)
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:
-
-
-
+ - Allowed using BeanValidationBinder with scanNestedDefinitions.
+ - Allowed conditional asRequired in Binder.
+ - Allowed Binder to save partial data to a bean.
+ - Improved access to triggering session cleanup.
--
cgit v1.2.3