summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean King <seanking2919@protonmail.com>2021-04-15 23:39:33 -0600
committerSean King <seanking2919@protonmail.com>2021-04-15 23:39:33 -0600
commitbf9c4f528978d223e8593569bf250d117a3dae4b (patch)
tree49afca7ca16c6537b39cf1210e5621f6246478b2
parentf3b403fa985b65e6dc505dfd75848326df35d1e9 (diff)
downloadpleroma-bf9c4f528978d223e8593569bf250d117a3dae4b.tar.gz
pleroma-bf9c4f528978d223e8593569bf250d117a3dae4b.zip
Add note about Mastodon FE being removed from Pleroma in changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
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