Browse Source

DATACMNS-1533 - Updated changelog.

pull/420/head
Mark Paluch 7 years ago
parent
commit
c030d02986
  1. 9
      src/main/resources/changelog.txt

9
src/main/resources/changelog.txt

@ -1,6 +1,15 @@ @@ -1,6 +1,15 @@
Spring Data Commons Changelog
=============================
Changes in version 1.13.23.RELEASE (2019-08-05)
-----------------------------------------------
* DATACMNS-1551 - NullPointException throw rather than PropertyReferenceException if Sort property string is ".".
* DATACMNS-1548 - Fix JavaDoc on AuditingHandler.setModifyOnCreation(…).
* DATACMNS-1540 - ConcurrentModificationException in QuerydslPredicateBuilder path cache.
* DATACMNS-1536 - Introduce Jenkins CI.
* DATACMNS-1533 - Release 1.13.23 (Ingalls SR23).
Changes in version 2.2.0.RC1 (2019-06-14)
-----------------------------------------
* DATACMNS-1541 - Create security policy readme.

Loading…
Cancel
Save