aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2025-06-15 09:49:11 +0200
committergrunfink <grunfink@comam.es>2025-06-15 09:49:11 +0200
commitd74164763e8d620c8513b251f8ef2e0f2811719d (patch)
tree5e2bf02799f07bba8018f8357c1f64c24114d377
parent74084f3d9b6423bf29766b9648320fa7c8b62d16 (diff)
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 d602c67..1360303 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -14,6 +14,8 @@ Another search by URL tweak (this time for Pixelfed links).
Mastodon API: fixed a bug that made some boosts disappear after being shown in apps like Tusky.
+Renamed command-line actions `create_list` to `list_create` and `delete_list` to `list_remove`.
+
## 2.78
Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday).