diff options
| -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 e193d12..0031dce 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -4,6 +4,8 @@ | |||
| 4 | 4 | ||
| 5 | 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. | 5 | 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. |
| 6 | 6 | ||
| 7 | When running in server mode, the pidfile is locked to avoid concurrent running of the same server instance. | ||
| 8 | |||
| 7 | Added documentation and some tweaks to enable static compilation with musl (contributed by Shamar). | 9 | Added documentation and some tweaks to enable static compilation with musl (contributed by Shamar). |
| 8 | 10 | ||
| 9 | ## 2.66 | 11 | ## 2.66 |