summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2023-06-13 22:09:56 +0200
committerGravatar default2023-06-13 22:09:56 +0200
commitf839dc11c9d65fd0f120d4ee648cbf1b695b57e2 (patch)
tree89127e85b152c4043f4110a8c7635797df8c49d1
parentFixed crash in check_signature(). (diff)
downloadsnac2-f839dc11c9d65fd0f120d4ee648cbf1b695b57e2.tar.gz
snac2-f839dc11c9d65fd0f120d4ee648cbf1b695b57e2.tar.xz
snac2-f839dc11c9d65fd0f120d4ee648cbf1b695b57e2.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 3b403e0..abfcd5b 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -8,6 +8,8 @@ When sanitizing HTML input, unsupported tags are deleted instead of escaped.
8 8
9There is new a user configuration setup checkbox to mark an account as a bot. 9There is new a user configuration setup checkbox to mark an account as a bot.
10 10
11Fixed crash on missing headers while checking signatures.
12
11Mastodon API: several bug fixes (contributed by Poesty), improved account object (contributed by Haijo7). 13Mastodon API: several bug fixes (contributed by Poesty), improved account object (contributed by Haijo7).
12 14
13## 2.34 15## 2.34