commit 26674e1ec3d29508e6cfb2ef9f155c6a312f2bb0 parent d5f0acaf87ed634c6bed503f2319cc4fc508381e Author: default <nobody@localhost> Date: Thu, 19 Sep 2024 15:07:59 +0200 Updated RELEASE_NOTES. Diffstat:
M | RELEASE_NOTES.md | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -2,6 +2,8 @@ ## 2.60 +New command-line option `export_csv`, that exports user data in a format suitable to be imported into Mastodon (specifically, `blocked_accounts.csv`, `bookmarks.csv`, `following_accounts.csv` and `lists.csv`). + Fixed a bug in argument parsing regarding some special characters (contributed by ndagestad). ## 2.59