diff options
| author | grunfink <grunfink@comam.es> | 2025-06-21 19:23:00 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-06-21 19:23:00 +0200 |
| commit | f7d398ef07314d4547c48bdfe6f889535e6a6bcc (patch) | |
| tree | 8b058466abc193990e1a004976a0a4bd387d6e7b | |
| parent | 6fe632ec769f6a03825e55840093fada928a0a8a (diff) | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index ded17c9..664da11 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= 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, added followed hashtags maintenance. +Mastodon API: fixed a bug that made some boosts disappear after being shown in apps like Tusky, added followed hashtags maintenance, other minor changes. Renamed command-line actions `create_list` to `list_create` and `delete_list` to `list_remove`. |