diff --git a/src/main/asciidoc/new-features.adoc b/src/main/asciidoc/new-features.adoc index 8bf3fb1c1..6d18542fa 100644 --- a/src/main/asciidoc/new-features.adoc +++ b/src/main/asciidoc/new-features.adoc @@ -13,6 +13,7 @@ This section briefly covers items that are new and noteworthy in the latest rele * Cluster-wide `SCAN` using Lettuce and `SCAN` execution on a selected node supported by both drivers. * <> to send and receive a message stream. * `BITFIELD`, `BITPOS`, and `OBJECT` command support. +* Align return types of `BoundZSetOperations` with `ZSetOperations`. [[new-in-2.0.0]] == New in Spring Data Redis 2.0