summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMark Felder <feld@feld.me>2021-02-02 11:15:47 -0600
committerMark Felder <feld@feld.me>2021-02-02 11:15:47 -0600
commit22486fb4af49214fb2b0eff09f00006fbfdd9745 (patch)
tree2a99ba618ce94a4915487fbe685c572655debeeb /CHANGELOG.md
parentdd1be13f752e62214c5345ca76f49ea2c82f3809 (diff)
Improve changelog description
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
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
<details>
<summary>API Changes</summary>