From e53b0023799ae49607136c4dd72a8c3f623686d3 Mon Sep 17 00:00:00 2001 From: Jeremy Kescher Date: Tue, 18 Jun 2024 00:18:20 +0200 Subject: [PATCH] CHANGELOG.md: Add note about ruby 3.3.3. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fb1805583..c463cfc053 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ All release dates, as well as most other dates, are intended to be read as "with ## [v4.3.0-alpha.4+glitch+cat+1.0.3] - 2024-06-17 - Upstream changes + - Ruby version is now 3.3.3, and must be installed before upgrading to this version. - Emoji reaction PR changes - "Disable reactions in detailed status view when visibleReactions is 0" by Essem