summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar default2023-05-11 23:15:38 +0200
committerGravatar default2023-05-11 23:15:38 +0200
commit7e173103974cb3a9279afce888ecbac1953dbd25 (patch)
tree002025beddfa0ab848cbe7be4d63ab6acb2fef73 /RELEASE_NOTES.md
parentAdded support from exclude notification types. (diff)
downloadsnac2-7e173103974cb3a9279afce888ecbac1953dbd25.tar.gz
snac2-7e173103974cb3a9279afce888ecbac1953dbd25.tar.xz
snac2-7e173103974cb3a9279afce888ecbac1953dbd25.zip
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
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).
10 10
11Fix warning in ugly pointer substraction (contributed by Saagar Jha). 11Fix warning in ugly pointer substraction (contributed by Saagar Jha).
12 12
13Mastodon API: implemented notification type filters.
14
13## 2.30 15## 2.30
14 16
15Fixed a bug that made some notifications to be missed. 17Fixed a bug that made some notifications to be missed.