From: Sean King Date: Fri, 16 Apr 2021 05:39:33 +0000 (-0600) Subject: Add note about Mastodon FE being removed from Pleroma in changelog X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=bf9c4f528978d223e8593569bf250d117a3dae4b;p=akkoma Add note about Mastodon FE being removed from Pleroma in changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b0678023..e4868a1b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Changed - The `application` metadata returned with statuses is no longer hardcoded. Apps that want to display these details will now have valid data for new posts after this change. +- Mastodon FE is no longer bundled with Pleroma. ### Added