Browse Source

Updated changelog.

See #3477
2.2.x
Christoph Strobl 5 years ago committed by Mark Paluch
parent
commit
d7ac0c8260
No known key found for this signature in database
GPG Key ID: 4406B84C1661DCD1
  1. 9
      src/main/resources/changelog.txt

9
src/main/resources/changelog.txt

@ -1,6 +1,14 @@
Spring Data MongoDB Changelog Spring Data MongoDB Changelog
============================= =============================
Changes in version 3.1.3 (2021-01-13)
-------------------------------------
* DATAMONGO-2671 - DateFromParts millisecondsOf returns "milliseconds" as $dateFromParts function but it should be millisecond.
* DATAMONGO-2665 - Update CI jobs with Docker Login.
* #3534 - Update copyright year to 2021.
* #3529 - Update repository after GitHub issues migration.
Changes in version 3.1.2 (2020-12-09) Changes in version 3.1.2 (2020-12-09)
------------------------------------- -------------------------------------
* DATAMONGO-2663 - Document Spring Data to MongoDB compatibility. * DATAMONGO-2663 - Document Spring Data to MongoDB compatibility.
@ -3251,5 +3259,6 @@ Repository

Loading…
Cancel
Save