summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 19feadf..c71793a 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,9 @@
1# Release Notes 1# Release Notes
2 2
3## 2.32
4
5Mastodon API: account search has been implemented, so mention completion works from apps.
6
3## 2.31 7## 2.31
4 8
5Fixed webfinger and curl issues, which crashed snac while trying to follow Mitra users (contributed by Poesty). 9Fixed webfinger and curl issues, which crashed snac while trying to follow Mitra users (contributed by Poesty).