DATACMNS-1775 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-08-12 13:06:58 +02:00
parent 7b9e074f05
commit f5e95f58c6

View File

@@ -1,6 +1,15 @@
Spring Data Commons Changelog
=============================
Changes in version 2.3.3.RELEASE (2020-08-12)
---------------------------------------------
* DATACMNS-1783 - Simplify PersistentEntityIsNewStrategy.isNew.
* DATACMNS-1779 - Introduce utility method to identify whether a type is a void one.
* DATACMNS-1777 - Fixed typo in reference example for TypedSort.
* DATACMNS-1775 - Release 2.3.3 (Neumann SR3).
* DATACMNS-1296 - PersistentPropertyPathAccessor does not skip nested null intermediates when setting values.
Changes in version 2.4.0-M2 (2020-08-12)
----------------------------------------
* DATACMNS-1783 - Simplify PersistentEntityIsNewStrategy.isNew.
@@ -2838,5 +2847,6 @@ Repository