diff options
author | default <nobody@localhost> | 2023-05-11 23:15:38 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-05-11 23:15:38 +0200 |
commit | 7e173103974cb3a9279afce888ecbac1953dbd25 (patch) | |
tree | 002025beddfa0ab848cbe7be4d63ab6acb2fef73 | |
parent | 6d82dde0c5225afd0983a8cb12438bd21c21369f (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 3f6a285..223bded 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). +Mastodon API: implemented notification type filters. + ## 2.30 Fixed a bug that made some notifications to be missed. |