diff options
author | default <nobody@localhost> | 2023-05-12 13:06:45 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-05-12 13:06:45 +0200 |
commit | cada652f3ff1f8c3fa114e4af3c3de99114ccbbf (patch) | |
tree | 233c84751ae9e80fe854c50817aba8375a78e094 | |
parent | bdb1ce3fdf1894bf1f98ec5fa07c037e2489a4de (diff) | |
parent | 3ada6b6de9e1d6791f9767c94d052f848328bc31 (diff) |
Merge branch 'master' of triptico.com:git/snac2
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 223bded..1514dfa 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -10,7 +10,7 @@ Fixed semaphore name conflicts (contributed by Poesty). Fix warning in ugly pointer substraction (contributed by Saagar Jha). -Mastodon API: implemented notification type filters. +Mastodon API: implemented notification type filters, fixed (partially) the issue with mentions without server. ## 2.30 |