Skip to content

Commit f2301ea

Browse files
committed
DATAMONGO-2084 - Updated changelog.
1 parent e3e201e commit f2301ea

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 2.0.11.RELEASE (2018-10-15)
5+
----------------------------------------------
6+
* DATAMONGO-2101 - NoSuchMethodException: org.springframework.data.mongodb.core.geo.GeoJsonPoint.<init>().
7+
* DATAMONGO-2096 - Aggregation.graphLookup.**.connectFrom(String) does not handle nested field.
8+
* DATAMONGO-2087 - Typo in MongoRepository.
9+
* DATAMONGO-2086 - Kotlin Fluent API extensions do not allow projections with find queries.
10+
* DATAMONGO-2084 - Release 2.0.11 (Kay SR11).
11+
12+
413
Changes in version 2.1.1.RELEASE (2018-10-15)
514
---------------------------------------------
615
* DATAMONGO-2096 - Aggregation.graphLookup.**.connectFrom(String) does not handle nested field.

0 commit comments

Comments
 (0)