summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAlexander Strizhakov <alex.strizhakov@gmail.com>2021-01-28 17:01:31 +0300
committerAlexander Strizhakov <alex.strizhakov@gmail.com>2021-01-28 17:01:31 +0300
commitdd1be13f752e62214c5345ca76f49ea2c82f3809 (patch)
treee40d67362ec01106c88dac582332f6291450c2d0 /CHANGELOG.md
parent6c987c76708a4f334f9c2ad9b249c0f462fd9511 (diff)
changelog entry
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c4f3867a2..24873f591 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -58,6 +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
<details>
<summary>API Changes</summary>