Skip to content

Commit 7c4b5a1

Browse files
committed
DATAMONGO-1522 - Updated changelog.
1 parent e7bef41 commit 7c4b5a1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 1.9.6.RELEASE (2016-12-21)
5+
---------------------------------------------
6+
* DATAMONGO-1565 - Placeholders in manually defined queries not escaped properly.
7+
* DATAMONGO-1534 - Type hint is missing when using BulkOperations.insert.
8+
* DATAMONGO-1525 - Reading empty EnumSet fails.
9+
* DATAMONGO-1522 - Release 1.9.6 (Hopper SR6).
10+
11+
412
Changes in version 1.10.0.RC1 (2016-12-21)
513
------------------------------------------
614
* DATAMONGO-1567 - Upgrade to a newer JDK version on TravisCI.

0 commit comments

Comments
 (0)