diff options
| -rw-r--r-- | RELEASE_NOTES.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 4630352..08fb219 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -1,5 +1,11 @@ | |||
| 1 | # Release Notes | 1 | # Release Notes |
| 2 | 2 | ||
| 3 | ## UNRELEASED | ||
| 4 | |||
| 5 | Mastodon API: fixed a crash, fixed an incorrect value for the `bot` field, added a `Link` header to improve timeline pagination in some clients. | ||
| 6 | |||
| 7 | Added documentation and some tweaks to enable static compilation with musl (contributed by Shamar). | ||
| 8 | |||
| 3 | ## 2.66 | 9 | ## 2.66 |
| 4 | 10 | ||
| 5 | As many users have asked for it, there is now an option to make the number of followed and following accounts public (still disabled by default). These are only the numbers; the lists themselves are never published. | 11 | As many users have asked for it, there is now an option to make the number of followed and following accounts public (still disabled by default). These are only the numbers; the lists themselves are never published. |