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 5a1315f..86c1036 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -14,7 +14,7 @@ The `export_csv` cmdline operation now exports the CSV files inside a user's `ex | |||
| 14 | 14 | ||
| 15 | All CSV files to be imported must now be stored inside a user's `import/` subdirectory instead of the current directory. | 15 | All CSV files to be imported must now be stored inside a user's `import/` subdirectory instead of the current directory. |
| 16 | 16 | ||
| 17 | Mastodon API: more timeline paging tunings (contributed by nowster). | 17 | Mastodon API: more timeline paging tunings (contributed by nowster), post language selected in apps is properly set. |
| 18 | 18 | ||
| 19 | The command-line operation `note` new reads the `LANG` environment variable to set the post's language. | 19 | The command-line operation `note` new reads the `LANG` environment variable to set the post's language. |
| 20 | 20 | ||