diff options
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index bc96078..8903f1c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -8,7 +8,7 @@ Outgoing connections that fail with a timeout are retried with a higher timeout | |||
| 8 | 8 | ||
| 9 | If a post comes from a group or community (i.e. it has an `audience` field set), the buttons `Follow Group` or `Unfollow Group` are shown. | 9 | If a post comes from a group or community (i.e. it has an `audience` field set), the buttons `Follow Group` or `Unfollow Group` are shown. |
| 10 | 10 | ||
| 11 | Pinned posts are never purged. | 11 | Pinned posts are never (incorrectly) purged. |
| 12 | 12 | ||
| 13 | Some RSS validation fixes. | 13 | Some RSS validation fixes. |
| 14 | 14 | ||