From a953466318ce1d65a16259099a5b023650bfdf11 Mon Sep 17 00:00:00 2001 From: tidwall Date: Fri, 2 Aug 2024 09:37:00 -0700 Subject: [PATCH] 1.33.2 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd118310..a8e04f3e 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.2] = 2024-08-02 +### Fixed +- 2e3eaa7: Remove extra quote in ROLE command with JSON output #749 (@Kilowhisky) + ## [1.33.1] = 2024-07-02 ### Fixed - 193bce1: Fix followers not receiving channel messages #468 (@hibooboo2, @trendstate, @DoisKoh)