From 22332e16efb01ca995834f422dea9a490a2066e1 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 7 May 2020 15:53:43 +0200 Subject: [PATCH] DATAREDIS-1135 - Update reference documentation. --- src/main/asciidoc/new-features.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/main/asciidoc/new-features.adoc b/src/main/asciidoc/new-features.adoc index abc2c8fad..ee23268a4 100644 --- a/src/main/asciidoc/new-features.adoc +++ b/src/main/asciidoc/new-features.adoc @@ -3,6 +3,12 @@ This section briefly covers items that are new and noteworthy in the latest releases. +[[new-in-2.3.0]] +== New in Spring Data Redis 2.3 + +* Template API Method Refinements for `Duration` and `Instant`. +* Extension of Stream Commands. + [[new-in-2.2.0]] == New in Spring Data Redis 2.2