summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2023-12-05 19:39:46 +0100
committerGravatar default2023-12-05 19:39:46 +0100
commitcd26ab3df0419c0f922f6075a70e2e4c8767df1e (patch)
treefed5d5dc73f60e0d204d7e4ae85122ec8f091f3f
parentmastoapi: fixed crash processing kbin boosts. (diff)
downloadsnac2-cd26ab3df0419c0f922f6075a70e2e4c8767df1e.tar.gz
snac2-cd26ab3df0419c0f922f6075a70e2e4c8767df1e.tar.xz
snac2-cd26ab3df0419c0f922f6075a70e2e4c8767df1e.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 e0e2708..9f090d5 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,7 +6,7 @@ I've refactored all HTML code because it was somewhat of a mess; now it's much m
6 6
7Fixed crash in a special case of malformed query. 7Fixed crash in a special case of malformed query.
8 8
9Mastodon API: some tweaks for better integration with more clients. 9Mastodon API: some tweaks for better integration with more clients, and fixed a crash when processing boosts from kbin.
10 10
11## 2.43 11## 2.43
12 12