summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 66ba4fb..056d631 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -2,6 +2,8 @@
2 2
3## 2.60 3## 2.60
4 4
5New 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`).
6
5Fixed a bug in argument parsing regarding some special characters (contributed by ndagestad). 7Fixed a bug in argument parsing regarding some special characters (contributed by ndagestad).
6 8
7## 2.59 9## 2.59