DATAREDIS-778 - Polishing.
Mention return type change in the what's new section. Original pull request: #338.
This commit is contained in:
@@ -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.
|
||||
* <<redis:reactive:pubsub,Reactive Pub/Sub>> 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
|
||||
|
||||
Reference in New Issue
Block a user