diff options
author | default <nobody@localhost> | 2023-10-13 06:33:54 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-10-13 06:33:54 +0200 |
commit | c8975f935a2c6b75520b8720edb0cce56a9549dc (patch) | |
tree | c06493f24e1ccb99cf1dfdf3086dce8a0fc442ff | |
parent | 253e7f9eaa3f3279f2a8639949f74acf0797de33 (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 8903f1c..d2d24ae 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -14,6 +14,8 @@ Some RSS validation fixes. Mastodon API: some tweaks to better match Mastodon behaviour in timeline entries. +Don't allow creating users which user name strings only differ in case. + ## 2.41 Added support for `Article` ActivityPub objects to correctly process reviews from #Bookwyrm instances and other similar software. |