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 bcbff04..610538c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -16,6 +16,8 @@ Mastodon API: fixed login problems with the official Mastodon API, IceCube and T | |||
| 16 | 16 | ||
| 17 | The webfinger content-type response header is now RFC-compliant (contributed by steve-bate). | 17 | The webfinger content-type response header is now RFC-compliant (contributed by steve-bate). |
| 18 | 18 | ||
| 19 | Improved support for the HTTP OPTIONS method, allowing sites like https://mastodonlistmanager.org to work. | ||
| 20 | |||
| 19 | ## 2.53 | 21 | ## 2.53 |
| 20 | 22 | ||
| 21 | New user feature to search by post content (using regular expressions) or tag. | 23 | New user feature to search by post content (using regular expressions) or tag. |