summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar default2023-05-12 12:32:24 +0200
committerGravatar default2023-05-12 12:32:24 +0200
commit13129a63747494f85ab2f695d644d7afc9241a89 (patch)
treef04943aa29f1de9c366c2bba3b5e3aabea4b4e29 /RELEASE_NOTES.md
parentAdded some code comments. (diff)
downloadsnac2-13129a63747494f85ab2f695d644d7afc9241a89.tar.gz
snac2-13129a63747494f85ab2f695d644d7afc9241a89.tar.xz
snac2-13129a63747494f85ab2f695d644d7afc9241a89.zip
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 223bded..09af9d8 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -10,7 +10,7 @@ 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. 13Mastodon API: implemented notification type filters, fixed (partially) the issue with mentions with server.
14 14
15## 2.30 15## 2.30
16 16