We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e57dd4 commit fcb436dCopy full SHA for fcb436d
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data MongoDB Changelog
2
=============================
3
4
+Changes in version 1.9.4.RELEASE (2016-09-29)
5
+---------------------------------------------
6
+* DATAMONGO-1498 - MongoMappingContext doesn't know about types usually auto-detected (JodaTime, JDK 8 date time types).
7
+* DATAMONGO-1497 - MappingMongoConverter's check for whether a value is available for a property should use DbObjectAccessor.
8
+* DATAMONGO-1495 - Release 1.9.4 (Hopper SR4).
9
+
10
11
Changes in version 1.8.6.RELEASE (2016-09-29)
12
---------------------------------------------
13
* DATAMONGO-1499 - Release 1.8.6 (Gosling SR6).
0 commit comments