summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar default2025-01-05 08:29:45 +0100
committerGravatar default2025-01-05 08:29:45 +0100
commitc7178f91e71b3684812a34717a7083629efc13de (patch)
tree9f1e6b4a5656ebfdb39b529d7630e824c335a64d /RELEASE_NOTES.md
parentThe 'note' cmdline looks at the LANG env var to set the post's language. (diff)
downloadpenes-snac2-c7178f91e71b3684812a34717a7083629efc13de.tar.gz
penes-snac2-c7178f91e71b3684812a34717a7083629efc13de.tar.xz
penes-snac2-c7178f91e71b3684812a34717a7083629efc13de.zip
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-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.