Skip to content

Commit 9dc1df3

Browse files
Updated changelog.
See #3521
1 parent 92a73a5 commit 9dc1df3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/main/resources/changelog.txt

+11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Spring Data MongoDB Changelog
22
=============================
33

4+
Changes in version 3.2.0-M2 (2021-01-13)
5+
----------------------------------------
6+
* DATAMONGO-2671 - DateFromParts millisecondsOf returns "milliseconds" as $dateFromParts function but it should be millisecond.
7+
* DATAMONGO-2665 - Update CI jobs with Docker Login.
8+
* DATAMONGO-2651 - Allow AggregationExpression as part of group operation.
9+
* #3534 - Update copyright year to 2021.
10+
* #3529 - Update repository after GitHub issues migration.
11+
* #3515 - Deprecate KPropertyPath in favor of Spring Data Common's KPropertyPath [DATAMONGO-2662].
12+
13+
414
Changes in version 3.1.3 (2021-01-13)
515
-------------------------------------
616
* DATAMONGO-2671 - DateFromParts millisecondsOf returns "milliseconds" as $dateFromParts function but it should be millisecond.
@@ -3269,5 +3279,6 @@ Repository
32693279

32703280

32713281

3282+
32723283

32733284

0 commit comments

Comments
 (0)