summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean King <seanking2919@protonmail.com>2021-04-16 15:50:17 -0600
committerSean King <seanking2919@protonmail.com>2021-04-16 15:50:17 -0600
commita787fed8f7769ea8112598b71b3ad80aa8f23085 (patch)
tree46594146dabd6d9ca7b9b0fdff1cfa7ce872fbfa
parentfa2e62078caeae415fcff7a1cc0503defd05c2de (diff)
downloadpleroma-a787fed8f7769ea8112598b71b3ad80aa8f23085.tar.gz
pleroma-a787fed8f7769ea8112598b71b3ad80aa8f23085.zip
Move changelog around
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e4868a1b2..4f590dbd3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,10 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## Unreleased
+### Removed
+
+- MastoFE
+
### 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