From 07d9d039fe1bf53c400bdeda7e1b249a1d063a05 Mon Sep 17 00:00:00 2001 From: alejovazquezsplit Date: Wed, 19 Aug 2026 10:38:01 -0300 Subject: [PATCH] docs: add 5.5.0 entry to CHANGES --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 4087f68..4c9a212 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5.5.0 (Aug 19, 2026) +- Added `WithCustomTransport` option to the SSE client to allow injecting a custom HTTP transport. + 5.4.0 (Jan 10, 2024) - Added `Scan` operation to Redis