diff --git a/CHANGELOG.md b/CHANGELOG.md index e397a75d0..00c8a0a6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## Fixed - Issue preventing fetching anything from IPv6-only instances -- Issue allowing post content to leak via opengraph tags despite :estrict\_unauthenticated being set +- Issue allowing post content to leak via opengraph tags despite :restrict\_unauthenticated being set + +## Removed +- ActivityPub Client-To-Server routing; `GET` routes are still there, but writes are out. ## 2024.03