From c8975f935a2c6b75520b8720edb0cce56a9549dc Mon Sep 17 00:00:00 2001 From: default Date: Fri, 13 Oct 2023 06:33:54 +0200 Subject: [PATCH] Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) 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.