Browse Source

Updated RELEASE_NOTES.

default 1 year ago
parent
commit
1aab3c5739
1 changed files with 6 additions and 0 deletions
  1. 6 0
      RELEASE_NOTES.md

+ 6 - 0
RELEASE_NOTES.md

@@ -1,5 +1,11 @@
 # Release Notes
 # Release Notes
 
 
+## 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.
+
+Added documentation and some tweaks to enable static compilation with musl (contributed by Shamar).
+
 ## 2.66
 ## 2.66
 
 
 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.
 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.