diff options
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 2991d17..5a1315f 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -16,6 +16,8 @@ All CSV files to be imported must now be stored inside a user's `import/` subdir | |||
| 16 | 16 | ||
| 17 | Mastodon API: more timeline paging tunings (contributed by nowster). | 17 | Mastodon API: more timeline paging tunings (contributed by nowster). |
| 18 | 18 | ||
| 19 | The command-line operation `note` new reads the `LANG` environment variable to set the post's language. | ||
| 20 | |||
| 19 | Fixed support for `Audio` objects. | 21 | Fixed support for `Audio` objects. |
| 20 | 22 | ||
| 21 | Made xmpp and mailto URLs clickable. | 23 | Made xmpp and mailto URLs clickable. |