From 7a1ec28bed4c8f97754312691abd563332612c8d Mon Sep 17 00:00:00 2001 From: Daniel M Date: Sun, 15 Dec 2024 12:05:12 -0500 Subject: [PATCH] test saddex --- docs/about/changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/about/changelog.md b/docs/about/changelog.md index d48125a0..0e347de7 100644 --- a/docs/about/changelog.md +++ b/docs/about/changelog.md @@ -13,6 +13,11 @@ toc_depth: 2 - Fix bug in `xreadgroup` when stream length is less than COUNT with BLOCK #344 +### 🧰 Maintenance + +- Implement test for `SADDEX` (Dragonfly specific command) #348 +- Update dependencies + ## v2.26.1 ### 🐛 Bug Fixes