Przeglądaj źródła

Updated RELEASE_NOTES.

grunfink 1 rok temu
rodzic
commit
b84a2ec87d
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      RELEASE_NOTES.md

+ 2 - 0
RELEASE_NOTES.md

@@ -6,6 +6,8 @@ Added Webmention support for links (Markdown-style or direct) written in a post.
 
 Added new command-line options for list maintenance.
 
+Display custom emoji in more places (contributed by dandelions).
+
 Mastodon API: added `/api/v1/accounts/.../lists` endpoint (contributed by dandelions).
 
 Email notifications can now be sent via `libcurl` SMTP instead of spawning the `/usr/sbin/sendmail` program. To use this new feature, some additional server configuration is needed, see `snac(8)` (contributed by shtrophic).