diff options
| author | 2023-10-16 18:41:34 +0200 | |
|---|---|---|
| committer | 2023-10-16 18:41:34 +0200 | |
| commit | a38495b089355e89e2610091842733b243b4df9f (patch) | |
| tree | aac9140cefa4d5842403cb1e42100467bfd67109 | |
| parent | Fixed crash. (diff) | |
| download | snac2-a38495b089355e89e2610091842733b243b4df9f.tar.gz snac2-a38495b089355e89e2610091842733b243b4df9f.tar.xz snac2-a38495b089355e89e2610091842733b243b4df9f.zip | |
Updated RELEASE_NOTES.
| -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 b329777..49166c3 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -12,7 +12,7 @@ Pinned posts are never (incorrectly) purged. | |||
| 12 | 12 | ||
| 13 | Some RSS validation fixes. | 13 | Some RSS validation fixes. |
| 14 | 14 | ||
| 15 | Mastodon API: some tweaks to better match Mastodon behaviour in timeline entries and boosted posts are correctly returned. | 15 | Mastodon API: some tweaks to better match Mastodon behaviour in timeline entries and boosted posts are correctly returned, and some fixes for crashes. |
| 16 | 16 | ||
| 17 | Don't allow creating users which user name strings only differ in case. | 17 | Don't allow creating users which user name strings only differ in case. |
| 18 | 18 | ||