DATAMONGO-1799 - Updated changelog.

This commit is contained in:
Mark Paluch
2017-11-27 15:16:04 +01:00
parent d10e4afefd
commit 29eba6e427

View File

@@ -1,6 +1,13 @@
Spring Data MongoDB Changelog
=============================
Changes in version 1.10.9.RELEASE (2017-11-27)
----------------------------------------------
* DATAMONGO-1809 - Type hint usage broken when using positional parameters with more than one digit.
* DATAMONGO-1799 - Release 1.10.9 (Ingalls SR9).
* DATAMONGO-1696 - Reference documentation uses JPA Annotations.
Changes in version 2.0.1.RELEASE (2017-10-27)
---------------------------------------------
* DATAMONGO-1815 - Adapt API changes in Property in test cases.