Skip to content

Commit fcb8647

Browse files
committed
DATAMONGO-1967 - Updated changelog.
1 parent 07e0e78 commit fcb8647

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 1.10.13.RELEASE (2018-06-13)
5+
-----------------------------------------------
6+
* DATAMONGO-2003 - MongoQueryCreator will not create query correctly when passing Pattern Object with options.
7+
* DATAMONGO-2002 - Criteria instances using different regex Patterns are considered equal.
8+
* DATAMONGO-1998 - SpringDataMongodbSerializer cannot convert query on nested id.
9+
* DATAMONGO-1988 - String ID not working for embeded objects.
10+
* DATAMONGO-1986 - Aggregation MatchOperation fails to convert query.
11+
* DATAMONGO-1978 - Typo in Field.positionKey.
12+
* DATAMONGO-1974 - Full editing pass on reference documentation.
13+
* DATAMONGO-1967 - Release 1.10.13 (Ingalls SR13).
14+
* DATAMONGO-1466 - Add DbObject to GeoJson Converter.
15+
16+
417
Changes in version 2.1.0.M3 (2018-05-17)
518
----------------------------------------
619
* DATAMONGO-1980 - Typo in CriteriaExtensions KDoc.

0 commit comments

Comments
 (0)