From 4a1c800b0ec76f924d4b9c21b1ed08948e26e851 Mon Sep 17 00:00:00 2001 From: tidwall Date: Tue, 2 Jul 2024 19:32:38 -0700 Subject: [PATCH] 1.33.1 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc78da94..cd118310 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [1.33.1] = 2024-07-02 +### Fixed +- 193bce1: Fix followers not receiving channel messages #468 (@hibooboo2, @trendstate, @DoisKoh) + ## [1.33.0] = 2024-05-03 ## Added - #726: Add EXIST and FEXIST command (@Kilowhisky) @@ -11,7 +15,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). - #741: FSET transforms field names to lowercase (@unendingblue, @iwpnd) - #736: Fix field floating point parsing misrepresentation (@Kilowhisky) - ## Updated - #733: golang.org/x/net - #724: google.golang.org/protobuf