diff options
author | lain <lain@soykaf.club> | 2020-10-23 13:55:08 +0200 |
---|---|---|
committer | lain <lain@soykaf.club> | 2020-10-23 13:55:08 +0200 |
commit | a999e8b0b73372ed129c5a26acfe73e5f7478c5b (patch) | |
tree | d7a3f3f8c8c6c9bd21f162e43e5c532e0baa51f2 | |
parent | 60e379ce0b74bbe1b0f40a954aec040beab20e4e (diff) | |
download | pleroma-a999e8b0b73372ed129c5a26acfe73e5f7478c5b.tar.gz |
Changelog: Add info about whitespace name remote users.
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index afeaa930b..1f15a8b95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,7 +47,8 @@ switched to a new configuration mechanism, however it was not officially removed - Add documented-but-missing chat pagination. - Allow sending out emails again. -- Allow sending chat messages to yourself +- Allow sending chat messages to yourself. +- Fix remote users with a whitespace name. ## Unreleased (Patch) |