diff options
| -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. | |||
| 14 | 14 | ||
| 15 | Mastodon API: some tweaks to better match Mastodon behaviour in timeline entries. | 15 | Mastodon API: some tweaks to better match Mastodon behaviour in timeline entries. |
| 16 | 16 | ||
| 17 | Don't allow creating users which user name strings only differ in case. | ||
| 18 | |||
| 17 | ## 2.41 | 19 | ## 2.41 |
| 18 | 20 | ||
| 19 | Added support for `Article` ActivityPub objects to correctly process reviews from #Bookwyrm instances and other similar software. | 21 | Added support for `Article` ActivityPub objects to correctly process reviews from #Bookwyrm instances and other similar software. |