Browse Source

DATACMNS-1250 - Updated changelog.

pull/271/merge
Mark Paluch 8 years ago
parent
commit
d4eda31bde
  1. 8
      src/main/resources/changelog.txt

8
src/main/resources/changelog.txt

@ -1,6 +1,14 @@ @@ -1,6 +1,14 @@
Spring Data Commons Changelog
=============================
Changes in version 2.0.4.RELEASE (2018-02-19)
---------------------------------------------
* DATACMNS-1259 - Invalid date type for member Long when using @LastModifiedDate and @CreatedDate.
* DATACMNS-1252 - Repository method returning Vavr Set results in cast exception if source value is not a Set.
* DATACMNS-1250 - Release 2.0.4 (Kay SR4).
* DATACMNS-1243 - Add converters Instant <-> LocalDateTime.
Changes in version 2.1.0.M1 (2018-02-06)
----------------------------------------
* DATACMNS-1252 - Repository method returning Vavr Set results in cast exception if source value is not a Set.

Loading…
Cancel
Save