DATAREST-1492 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-03-31 14:59:18 +02:00
parent 1972d3d46b
commit 8428c171f9

View File

@@ -1,6 +1,15 @@
Spring Data REST Changelog
==========================
Changes in version 3.3.0.RC1 (2020-03-31)
-----------------------------------------
* DATAREST-1500 - General code cleanups.
* DATAREST-1499 - Move to representation model factory methods in Spring HATEOAS.
* DATAREST-1492 - Release 3.3 RC1 (Neumann).
* DATAREST-1489 - ConcurrentModificationException in PersistentEntitiesResourceMappings.getMappingFor(…).
* DATAREST-762 - Pagination links incorrect when using QueryDSL integration.
Changes in version 3.2.6.RELEASE (2020-03-25)
---------------------------------------------
* DATAREST-1489 - ConcurrentModificationException in PersistentEntitiesResourceMappings.getMappingFor(…).
@@ -1523,3 +1532,4 @@ Changes in version 2.0.0 M1 (2013-11-21)