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 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
17Mastodon API: more timeline paging tunings (contributed by nowster). 17Mastodon API: more timeline paging tunings (contributed by nowster).
18 18
19The command-line operation `note` new reads the `LANG` environment variable to set the post's language.
20
19Fixed support for `Audio` objects. 21Fixed support for `Audio` objects.
20 22
21Made xmpp and mailto URLs clickable. 23Made xmpp and mailto URLs clickable.