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 98a86a8..a44d0ea 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -8,6 +8,8 @@ New command-line option `top_ten`, that returns the top ten most popular posts b
8 8
9Added a new set of per-user muted words; if a post contains any of them, it's hidden behind a dropdown (contributed by byte). 9Added a new set of per-user muted words; if a post contains any of them, it's hidden behind a dropdown (contributed by byte).
10 10
11If an account has a metadata named `pronouns`, it's shown by the name (contributed by violette).
12
11## 2.87 13## 2.87
12 14
13Hide EmojiReacts from muted actors and blocked instances. 15Hide EmojiReacts from muted actors and blocked instances.