From: Mark Felder Date: Tue, 2 Feb 2021 17:15:47 +0000 (-0600) Subject: Improve changelog description X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=22486fb4af49214fb2b0eff09f00006fbfdd9745;p=akkoma Improve changelog description --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 24873f591..5225217bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,7 +58,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Creating incorrect IPv4 address-style HTTP links when encountering certain numbers. - Reblog API Endpoint: Do not set visibility parameter to public by default and let CommonAPI to infer it from status, so a user can reblog their private status without explicitly setting reblog visibility to private. - Tag URLs in statuses are now absolute -- Creation of duplicate purge expired activities jobs +- Removed duplicate jobs to purge expired activities
API Changes