Browse Source

Updated RELEASE_NOTES.

default 2 months ago
parent
commit
dde9847d2c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      RELEASE_NOTES.md

+ 2 - 2
RELEASE_NOTES.md

@@ -22,9 +22,9 @@ Mastodon API: more timeline paging tunings (contributed by nowster), post langua
 
 The command-line operation `note` new reads the `LANG` environment variable to set the post's language.
 
-The maximum number of entries in users' RSS feed and in outboxes can now be set via the `max_public_entries` variable in the `server.json` file.
+The maximum number of entries in users' RSS feeds and in outboxes can now be set via the `max_public_entries` variable in the `server.json` file.
 
-Fixed support for `Audio` objects.
+Fixed broken support for `Audio` objects.
 
 Made xmpp and mailto URLs clickable.