summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2023-06-12 20:35:45 +0200
committerGravatar default2023-06-12 20:35:45 +0200
commit38986cefc38753f22d0a06b43bf67135a3430f67 (patch)
tree695d67d4494b9fe0f826586220896ca6fedac3b6
parentAvoid writing a NULL header in mastoapi_account(). (diff)
downloadsnac2-38986cefc38753f22d0a06b43bf67135a3430f67.tar.gz
snac2-38986cefc38753f22d0a06b43bf67135a3430f67.tar.xz
snac2-38986cefc38753f22d0a06b43bf67135a3430f67.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 6f76a9f..5118c22 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,7 +6,7 @@ Fixed URL links with the # symbol on them.
6 6
7There is new a user configuration setup checkbox to mark an account as a bot. 7There is new a user configuration setup checkbox to mark an account as a bot.
8 8
9Mastodon API: several bug fixes (contributed by Poesty). 9Mastodon API: several bug fixes (contributed by Poesty), improved account object (contributed by Haijo7).
10 10
11## 2.34 11## 2.34
12 12