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 341206f..9d41588 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -8,6 +8,8 @@ Mastodon API: Fix for some client notifications (contributed by violette). If the query variable `terse` of a public post page is set to anything, no header is shown. +Fixed search failures when the query string has any leading blank. + ## 2.85 Quoted posts are now shown. |