Skip to content

Commit ad995fd

Browse files
committed
DATAMONGO-1816 - Updated changelog.
1 parent 7b55120 commit ad995fd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Spring Data MongoDB Changelog
22
=============================
33

4+
Changes in version 2.0.2.RELEASE (2017-11-27)
5+
---------------------------------------------
6+
* DATAMONGO-1823 - AfterConvertEvent is not published when using custom methods in repository interface.
7+
* DATAMONGO-1821 - Fix method ambiguity in tests when compiling against MongoDB 3.6.
8+
* DATAMONGO-1820 - Investigate failing TravisCI build.
9+
* DATAMONGO-1818 - Reference documentation mentions @TailableCursor instead of @Tailable.
10+
* DATAMONGO-1817 - Kotlin extensions should return nullable types.
11+
* DATAMONGO-1816 - Release 2.0.2 (Kay SR2).
12+
13+
414
Changes in version 1.10.9.RELEASE (2017-11-27)
515
----------------------------------------------
616
* DATAMONGO-1809 - Type hint usage broken when using positional parameters with more than one digit.

0 commit comments

Comments
 (0)