Skip to content

Commit df94dda

Browse files
committed
DATACMNS-1003 - Updated changelog.
1 parent 8c5abdb commit df94dda

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Spring Data Commons Changelog
22
=============================
33

4+
Changes in version 1.13.2.RELEASE (2017-04-19)
5+
----------------------------------------------
6+
* DATACMNS-1042 - Self Link created by PagedResourcesAssembler should have pagination request parameters.
7+
* DATACMNS-1008 - Custom implementation of CrudRepository.save(…) not called if generics not declared exactly.
8+
* DATACMNS-1006 - SimpleTypeHolder should consider java.lang types simple ones.
9+
* DATACMNS-1005 - Javaslang collections cannot be returned from paginating query methods.
10+
* DATACMNS-1003 - Release 1.13.2 (Ingalls SR2).
11+
* DATACMNS-993 - Clean up class loader hacking in tests.
12+
13+
414
Changes in version 2.0.0.M2 (2017-04-04)
515
----------------------------------------
616
* DATACMNS-1027 - Adapt to API changes in AssertJ 3.6.

0 commit comments

Comments
 (0)