summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar grunfink2025-06-16 05:49:01 +0200
committerGravatar grunfink2025-06-16 05:49:01 +0200
commit7a75f1ea021fff963e2c9aa96b84316a56aa8238 (patch)
tree05c2d49409e758bc1de56fc00fba13519a073dbc
parentmastoapi: Added followed hashtag maintenance. (diff)
downloadsnac2-7a75f1ea021fff963e2c9aa96b84316a56aa8238.tar.gz
snac2-7a75f1ea021fff963e2c9aa96b84316a56aa8238.tar.xz
snac2-7a75f1ea021fff963e2c9aa96b84316a56aa8238.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 1360303..64df737 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -12,7 +12,7 @@ If a metadata value is an account handler, it's also tried to be validated (rel=
12 12
13Another search by URL tweak (this time for Pixelfed links). 13Another search by URL tweak (this time for Pixelfed links).
14 14
15Mastodon API: fixed a bug that made some boosts disappear after being shown in apps like Tusky. 15Mastodon API: fixed a bug that made some boosts disappear after being shown in apps like Tusky, added followed hashtags maintenance.
16 16
17Renamed command-line actions `create_list` to `list_create` and `delete_list` to `list_remove`. 17Renamed command-line actions `create_list` to `list_create` and `delete_list` to `list_remove`.
18 18