diff options
| author | 2025-06-16 05:49:01 +0200 | |
|---|---|---|
| committer | 2025-06-16 05:49:01 +0200 | |
| commit | 7a75f1ea021fff963e2c9aa96b84316a56aa8238 (patch) | |
| tree | 05c2d49409e758bc1de56fc00fba13519a073dbc | |
| parent | mastoapi: Added followed hashtag maintenance. (diff) | |
| download | snac2-7a75f1ea021fff963e2c9aa96b84316a56aa8238.tar.gz snac2-7a75f1ea021fff963e2c9aa96b84316a56aa8238.tar.xz snac2-7a75f1ea021fff963e2c9aa96b84316a56aa8238.zip | |
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 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 | ||
| 13 | Another search by URL tweak (this time for Pixelfed links). | 13 | Another search by URL tweak (this time for Pixelfed links). |
| 14 | 14 | ||
| 15 | Mastodon API: fixed a bug that made some boosts disappear after being shown in apps like Tusky. | 15 | Mastodon API: fixed a bug that made some boosts disappear after being shown in apps like Tusky, added followed hashtags maintenance. |
| 16 | 16 | ||
| 17 | Renamed command-line actions `create_list` to `list_create` and `delete_list` to `list_remove`. | 17 | Renamed command-line actions `create_list` to `list_create` and `delete_list` to `list_remove`. |
| 18 | 18 | ||