diff options
author | default <nobody@localhost> | 2024-05-30 10:49:41 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-05-30 10:49:41 +0200 |
commit | a2ee9d802ab0dbb7c7144ea77b8d1bdc86a45f1c (patch) | |
tree | 1e8e72d245fb842a927f0170b7dda232c419f51a | |
parent | a2e08688d5e7fbf1974758c4561d88bccc402385 (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7573246..f48e82d 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,6 +6,10 @@ Markdown-style links are now supported. The avatar and/or the header images can now be deleted (contributed by louis77). +Code cleaning: HTTP status codes use names instead of hardcoded integers (contributed by louis77). + +Mastodon API: some fixes for Mona and Tokodon apps, user credentials can now be edited from apps (contributed by louis77). + The webfinger content-type response header is now RFC-compliant (contributed by steve-bate). ## 2.53 |