Updated RELEASE_NOTES.

This commit is contained in:
default 2024-12-17 04:44:39 +01:00
parent b9e0c6e742
commit 7fe80a80ca

View file

@ -2,7 +2,7 @@
## UNRELEASED ## UNRELEASED
Mastodon API: fixed a crash, fixed an incorrect value for the `bot` field, added a `Link` header to improve timeline pagination in some clients. Mastodon API: Improved timeline pagination in some clients (details: a `Link` header has been added), fixed an incorrect value for the `bot` field in newly created accounts, fixed a crash.
Added documentation and some tweaks to enable static compilation with musl (contributed by Shamar). Added documentation and some tweaks to enable static compilation with musl (contributed by Shamar).