DATACMNS-1711 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-06-10 10:52:52 +02:00
parent 7af075f450
commit a823eae2f8

View File

@@ -1,6 +1,15 @@
Spring Data Commons Changelog
=============================
Changes in version 2.1.18.RELEASE (2020-06-10)
----------------------------------------------
* DATACMNS-1734 - Delay Repositories initialization in DomainClassConverter.
* DATACMNS-1722 - More defensive lookup of XmlBeamHttpMessageConverter in SpringDataWebConfiguration.
* DATACMNS-1720 - Fix Javadoc for CustomAnnotationTransactionAttributeSource to correctly describe JTA support.
* DATACMNS-1715 - Remove Travis CI.
* DATACMNS-1711 - Release 2.1.18 (Lovelace SR18).
Changes in version 2.3.0.RC2 (2020-04-28)
-----------------------------------------
* DATACMNS-1710 - Avoid potentially expensive constructor parameter creation where possible.
@@ -2716,3 +2725,4 @@ Repository