From 1a88d9278bcf7b680e7329dced58d2b557e7e42a Mon Sep 17 00:00:00 2001 From: FloatingGhost Date: Fri, 4 Aug 2023 15:19:06 +0100 Subject: [PATCH] Changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c0709753..7e1b340df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Debian OTP builds are now from a base of bookworm, which is OpenSSLv3 compatible. If you use debian OTP builds you will have to update your local system to bookworm (currently: stable). +- Blocks/Mutes now return from max ID to min ID, in line with mastodon. ## Fixed