From b0b425c9f98f1a4f5a3601d6e73ecb8ece143454 Mon Sep 17 00:00:00 2001 From: Jeremy Kescher Date: Thu, 30 May 2024 18:53:31 +0200 Subject: [PATCH] Changelog: Fix version string, clarify where to find upstream changes relevant to this release --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4c4a8234a..38b4505d23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,10 @@ 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.2.7] - 2024-05-29 +## [v4.3.0-alpha.4+glitch+cat+1.0.0] - 2024-05-29 - Upstream changes - - Includes security fixes announced in version 4.2.9! + - Includes security fixes announced in vanilla version 4.2.9! See [CHANGELOG_glitch.md](CHANGELOG_glitch.md) - Add ability to disable the suspicious sign-in detector - The CatCatNya~ production config has an IP retention period of one day. That will cause suspicious login emails to be sent out simply because we don't have any known IP data. Therefore, this fix is being applied.