summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2023-08-14 09:43:38 +0200
committerGravatar default2023-08-14 09:43:38 +0200
commit8970df96ea493864915b09eb5d5ce67bf78d64b4 (patch)
tree982fbb0431fc8e68758c9f095475082f3ee60f3e
parentSanitize local user names in the greeting page. (diff)
downloadsnac2-8970df96ea493864915b09eb5d5ce67bf78d64b4.tar.gz
snac2-8970df96ea493864915b09eb5d5ce67bf78d64b4.tar.xz
snac2-8970df96ea493864915b09eb5d5ce67bf78d64b4.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 7e5ecdb..622c0c0 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -10,6 +10,8 @@ Mastodon API: some minor fixes to allow the semaphore.social web client to work.
10 10
11Fixed miscalculation of the `votersCount` field in multiple-choice polls. 11Fixed miscalculation of the `votersCount` field in multiple-choice polls.
12 12
13DNS or TLS errors in outgoing connections are considered fatal errors and not retried.
14
13## 2.39 15## 2.39
14 16
15Added support for Follow confirmation messages that only return the follow request id (this fixes following Guppe channels). 17Added support for Follow confirmation messages that only return the follow request id (this fixes following Guppe channels).