DATAMONGO-1882 - Updated changelog.

This commit is contained in:
Mark Paluch
2018-02-28 10:13:57 +01:00
parent 7c3e80a1bc
commit a71e4bb313

View File

@@ -1,6 +1,11 @@
Spring Data MongoDB Changelog
=============================
Changes in version 2.0.5.RELEASE (2018-02-28)
---------------------------------------------
* DATAMONGO-1882 - Release 2.0.5 (Kay SR5).
Changes in version 2.0.4.RELEASE (2018-02-19)
---------------------------------------------
* DATAMONGO-1872 - SpEL Expressions in @Document annotations are not re-evaluated for repository query executions.