diff options
Diffstat (limited to 'RELEASE_NOTES.md')
| -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. | |||
| 6 | 6 | ||
| 7 | The avatar and/or the header images can now be deleted (contributed by louis77). | 7 | The avatar and/or the header images can now be deleted (contributed by louis77). |
| 8 | 8 | ||
| 9 | Code cleaning: HTTP status codes use names instead of hardcoded integers (contributed by louis77). | ||
| 10 | |||
| 11 | Mastodon API: some fixes for Mona and Tokodon apps, user credentials can now be edited from apps (contributed by louis77). | ||
| 12 | |||
| 9 | The webfinger content-type response header is now RFC-compliant (contributed by steve-bate). | 13 | The webfinger content-type response header is now RFC-compliant (contributed by steve-bate). |
| 10 | 14 | ||
| 11 | ## 2.53 | 15 | ## 2.53 |