diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index aadd03c5..8679c5ef 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,13 @@ Spring Data Couchbase Changelog =============================== +Changes in version 4.2.0-M3 (2021-02-17) +---------------------------------------- +* DATACOUCH-652 - CouchbaseTemplateSupport does not allow a TranslationService bean to be injected. +* DATACOUCH-588 - ParameterOutOfBoundsException: Invalid parameter index. +* DATACOUCH-550 - AutoIndexing is not Working properly. + + Changes in version 4.1.4 (2021-02-17) ------------------------------------- * DATACOUCH-675 - factor out interfaces for common methods to facilitate easier testing. @@ -1330,5 +1337,6 @@ Release Notes - Spring Data Couchbase - Version 1.0 M1 - 2013-09-11 +