From ed9a367bb88c712499b7b3ce150276b91c00ac4c Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 28 Oct 2020 14:34:04 +0100 Subject: [PATCH] DATAMONGO-2625 - Updated changelog. --- src/main/resources/changelog.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 9292889d4..0455346d5 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,14 @@ Spring Data MongoDB Changelog ============================= +Changes in version 3.0.5.RELEASE (2020-10-28) +--------------------------------------------- +* DATAMONGO-2643 - Adopt to AssertJ API changes. +* DATAMONGO-2638 - Fix documentation issues. +* DATAMONGO-2633 - @Query annotation does not support $centerSphere. +* DATAMONGO-2625 - Release 3.0.5 (Neumann SR5). + + Changes in version 2.2.11.RELEASE (2020-10-28) ---------------------------------------------- * DATAMONGO-2638 - Fix documentation issues. @@ -3199,5 +3207,6 @@ Repository +