diff options
| author | Sean King <seanking2919@protonmail.com> | 2021-04-16 15:50:17 -0600 |
|---|---|---|
| committer | Sean King <seanking2919@protonmail.com> | 2021-04-16 15:50:17 -0600 |
| commit | a787fed8f7769ea8112598b71b3ad80aa8f23085 (patch) | |
| tree | 46594146dabd6d9ca7b9b0fdff1cfa7ce872fbfa | |
| parent | fa2e62078caeae415fcff7a1cc0503defd05c2de (diff) | |
| download | pleroma-a787fed8f7769ea8112598b71b3ad80aa8f23085.tar.gz pleroma-a787fed8f7769ea8112598b71b3ad80aa8f23085.zip | |
Move changelog around
| -rw-r--r-- | CHANGELOG.md | 5 |
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 |
