diff options
author | default <nobody@localhost> | 2023-05-13 09:19:23 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-05-13 09:19:23 +0200 |
commit | ac39a3b796ab76e22903925ce4abcfd60de29b17 (patch) | |
tree | b7a21e5db2a899a0b934f90a21fbc76babbf59d1 | |
parent | 5bd9b58f0929ab2290618e871fca85cec46e3241 (diff) |
Updated RELEASE_NOTES.
-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 1514dfa..19feadf 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -10,6 +10,8 @@ Fixed semaphore name conflicts (contributed by Poesty). Fix warning in ugly pointer substraction (contributed by Saagar Jha). +Added user-agent to webfinger queries (contributed by Poesty). + Mastodon API: implemented notification type filters, fixed (partially) the issue with mentions without server. ## 2.30 |