Skip to content

Commit 4ffd1e1

Browse files
committed
DATAMONGO-2144 - Updated changelog.
1 parent f1a1804 commit 4ffd1e1

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.13.RELEASE (2019-01-10)
5+
----------------------------------------------
6+
* DATAMONGO-2175 - Update copyright years to 2019.
7+
* DATAMONGO-2174 - InvalidPersistentPropertyPath with @Version.
8+
* DATAMONGO-2170 - IndexInfo.partialFilterExpression should be null (not an empty String) when undefined.
9+
* DATAMONGO-2156 - Remove javax.xml.bind dependency from ExpressionEvaluatingParameterBinder.
10+
* DATAMONGO-2149 - Target bean of type java.lang.Integer is not of type of the persistent entity.
11+
* DATAMONGO-2144 - Release 2.0.13 (Kay SR13).
12+
13+
414
Changes in version 1.10.18.RELEASE (2019-01-10)
515
-----------------------------------------------
616
* DATAMONGO-2175 - Update copyright years to 2019.

0 commit comments

Comments
 (0)