summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfaried nawaz <faried@gmail.com>2022-11-15 23:45:23 +0500
committerfaried nawaz <faried@gmail.com>2022-12-19 01:44:47 +0500
commit96cfc9575c4c1b10402a40195e1ab4b9b20def26 (patch)
tree1354586192ede40ea45125861cb12ab66a3afb6b
parentc49316faee3d49df6236c8a57d0ed5c26d7d528e (diff)
document rss/atom fix in changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a3cff84a1..0e34fcae1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -59,6 +59,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fixed lowercase HTTP HEAD method in the Media Proxy Preview code
- Removed useless notification call on Delete activities
- Improved performance for filtering out deactivated and invisible users
+- RSS and Atom feeds for users work again
### Removed
- Quack, the logging backend that pushes to Slack channels