Skip to content

Commit f65c1e3

Browse files
committed
DATAMONGO-1793 - Updated changelog.
1 parent 1dd0061 commit f65c1e3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 2.0.1.RELEASE (2017-10-27)
5+
---------------------------------------------
6+
* DATAMONGO-1815 - Adapt API changes in Property in test cases.
7+
* DATAMONGO-1814 - Missing documentation on Faceted classification.
8+
* DATAMONGO-1811 - Reference Documentation doesn't match with API Documentation 2.X vesrion.
9+
* DATAMONGO-1809 - Type hint usage broken when using positional parameters with more than one digit.
10+
* DATAMONGO-1806 - GridFsResource wrong type in javaDoc.
11+
* DATAMONGO-1805 - Documentation for operations.find uses wrong result type.
12+
* DATAMONGO-1802 - No converter found capable of converting from type org.bson.types.Binary to type byte[].
13+
* DATAMONGO-1795 - Remove obsolete Kotlin build configuration.
14+
* DATAMONGO-1793 - Release 2.0.1 (Kay SR1).
15+
* DATAMONGO-1696 - Reference documentation uses JPA Annotations.
16+
17+
418
Changes in version 1.10.8.RELEASE (2017-10-11)
519
----------------------------------------------
620
* DATAMONGO-1784 - Add support for AggregationExpression in GroupOperation.sum.

0 commit comments

Comments
 (0)