From 18ebb83d4887a81df2c854bed1517a144286e65b Mon Sep 17 00:00:00 2001 From: fox Date: Mon, 6 Mar 2023 23:29:09 +0000 Subject: [PATCH] use real formatting retard --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81217bc92..c72bfbc98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,7 +32,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Non-admin users now cannot register `admin` scope tokens (not security-critical, they didn't work before, but you _could_ create them) - Admin scopes will be dropped on create - Rich media will now backoff for 20 minutes after a failure -- Quote posts are now considered as part of the same thread as the post they are quoting - Extend the mix task `prune_objects` with options to keep more relevant posts - Simplified HTTP signature processing - Rich media will now hard-exit after 5 seconds, to prevent timeline hangs