diff options
author | default <nobody@localhost> | 2024-02-21 07:55:14 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2024-02-21 07:55:14 +0100 |
commit | 4fa0264900914ef70f8d4353673c7a80bc6f85ce (patch) | |
tree | c288a5f5caf13d2cf1fc1b69fcf29eb090eb43fb | |
parent | e6ef328e5a453c388a5409e8c4a405fbf8903dd1 (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b8ee714..becc531 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -8,6 +8,8 @@ Added verification of metadata links: if the linked page contains a link back to Added a profile-page relation to links in webfinger responses (contributed by khm). +Fixed some regressions and a crash. + ## 2.47 Added pagination to the notification page. |