Browse Source

Updated RELEASE_NOTES.

default 3 months ago
parent
commit
cea29e9463
1 changed files with 3 additions and 1 deletions
  1. 3 1
      RELEASE_NOTES.md

+ 3 - 1
RELEASE_NOTES.md

@@ -10,7 +10,9 @@ New "Like by URL" operation (contributed by dheadshot).
 
 Some search fixes regarding repeated matches.
 
-The `export_csv` cmdline operation now exports the CSV files inside each user's `export/` subdirectory instead of the current directory.
+The `export_csv` cmdline operation now exports the CSV files inside a user's `export/` subdirectory instead of the current directory.
+
+All CSV files to be imported must now be stored inside a user's `import/` subdirectory instead of the current directory.
 
 Mastodon API: more timeline paging tunings (contributed by nowster).