diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index ac4e29cbf..867045372 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,14 @@ Spring Data Commons Changelog ============================= +Changes in version 2.4.2 (2020-12-09) +------------------------------------- +* DATACMNS-1838 - Accept ExpressionDependencies in BasicPersistentEntity.getEvaluationContext(…). +* DATACMNS-1837 - Add required override to the Streamable example in reference docs. +* DATACMNS-1833 - More explicit documentation of query prefix behavior. +* DATACMNS-1831 - Release 2.4.2 (2020.0.2). + + Changes in version 2.5.0-M1 (2020-12-09) ---------------------------------------- * DATACMNS-1838 - Accept ExpressionDependencies in BasicPersistentEntity.getEvaluationContext(…). @@ -2972,5 +2980,6 @@ Repository +