Skip to content

Commit be84b18

Browse files
Updated changelog.
See #3521
1 parent d7ac0c8 commit be84b18

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.
@@ -3260,5 +3270,6 @@ Repository
32603270

32613271

32623272

3273+
32633274

32643275

0 commit comments

Comments
 (0)