diff options
| -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 49bb3bd..99eab41 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ## 2.60 | 3 | ## 2.60 |
| 4 | 4 | ||
| 5 | 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`). | 5 | Migration from a snac account to a Mastodon one has been implemented. Please see `snac(8)` (the Administator Manual) for more information. |
| 6 | 6 | ||
| 7 | Fixed a bug in argument parsing regarding some special characters (contributed by ndagestad). | 7 | Fixed a bug in argument parsing regarding some special characters (contributed by ndagestad). |
| 8 | 8 | ||