Skip to content

Commit f42c24a

Browse files
committed
DATAMONGO-1597 - Updated changelog.
1 parent 1ac88e4 commit f42c24a

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 1.9.8.RELEASE (2017-03-02)
5+
---------------------------------------------
6+
* DATAMONGO-1608 - NullPointerException with null argument when using IgnoreCase.
7+
* DATAMONGO-1607 - Class Cast Exception when retrieve data Point with value equal integer.
8+
* DATAMONGO-1605 - All SPEL values are converted to String.
9+
* DATAMONGO-1603 - @Query Annotation Placeholder Issue.
10+
* DATAMONGO-1602 - Remove references to single-argument assertion methods of Spring.
11+
* DATAMONGO-1597 - Release 1.9.8 (Hopper SR8).
12+
13+
414
Changes in version 1.10.1.RELEASE (2017-03-02)
515
----------------------------------------------
616
* DATAMONGO-1608 - NullPointerException with null argument when using IgnoreCase.

0 commit comments

Comments
 (0)