From 44216ccce1c89888425c641bf827a928ba4328b1 Mon Sep 17 00:00:00 2001 From: Jeremy Kescher Date: Thu, 11 Apr 2024 21:53:57 +0200 Subject: [PATCH] Add changelog for v4.3.0-alpha.3+glitch+cat+1.1.2 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b64c0dea0a..cfdd0955b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All changes to Catstodon that aren't Mastodon or glitch-soc Mastodon changes will be documented here. +## [v4.3.0-alpha.3+glitch+cat+1.1.2] - 2024-04-11 + +- Glitch-soc changes, most notably notifications about severed connections. + - Wow, my Python code to do the same manually was finally rendered obsolete! + ## [v4.3.0-alpha.3+glitch+cat+1.0.9] - 2024-03-03 - Glitch-soc changes again (this time, among other stuff, the search bar icon position is fixed)