summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.