diff options
author | Alex Gleason <alex@alexgleason.me> | 2021-01-06 15:42:36 -0600 |
---|---|---|
committer | Alex Gleason <alex@alexgleason.me> | 2021-01-06 15:42:36 -0600 |
commit | b7b05a074867c1444dd539d6d2331f6d5504f6e6 (patch) | |
tree | 52847d63241d9e7a983e24654aa34f5874c23bb0 | |
parent | cc09079aea54f5ff754925e0d5fbbc3b268dcb6d (diff) | |
download | pleroma-b7b05a074867c1444dd539d6d2331f6d5504f6e6.tar.gz |
Oopsie whoopsie fix changelog
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 10968d02b..dc1b4b6c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -141,13 +141,7 @@ switched to a new configuration mechanism, however it was not officially removed - Allow sending out emails again. - Allow sending chat messages to yourself - OStatus / static FE endpoints: fixed inaccessibility for anonymous users on non-federating instances, switched to handling per `:restrict_unauthenticated` setting. -<<<<<<< HEAD -- Mastodon API: Current user is now included in conversation if it's the only participant -- Mastodon API: Fixed last_status.account being not filled with account data -- See your own post when addressing a user from a blocked domain. -======= - Fix remote users with a whitespace name. ->>>>>>> upstream/develop ### Upgrade notes |