diff options
| author | 2024-01-11 18:52:52 +0100 | |
|---|---|---|
| committer | 2024-01-11 18:52:52 +0100 | |
| commit | 8868f7a231d0b2f3470484049e71a69b4710f8ab (patch) | |
| tree | fe3fdc462e8c5f3f2bb49ed09068720781518818 | |
| parent | Set the 'bot' field in verify_credentials to the matching value. (diff) | |
| download | snac2-8868f7a231d0b2f3470484049e71a69b4710f8ab.tar.gz snac2-8868f7a231d0b2f3470484049e71a69b4710f8ab.tar.xz snac2-8868f7a231d0b2f3470484049e71a69b4710f8ab.zip | |
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 5fff7ed..498fa53 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -6,6 +6,8 @@ New command-line option `state`, that dumps some information about the running s | |||
| 6 | 6 | ||
| 7 | Fixed a minor collision in webfinger caching. | 7 | Fixed a minor collision in webfinger caching. |
| 8 | 8 | ||
| 9 | Mastodon API: added some fixes for integration with the Mona iOS app (contributed by jamesoff). | ||
| 10 | |||
| 9 | ## 2.44 | 11 | ## 2.44 |
| 10 | 12 | ||
| 11 | Fixed a nasty bug that caused the in-memory output queue to be corrupted under heavy traffic loads. This is a good reason to upgrade (thanks to Víctor Moral and Stefano Marinelli for helping me in fixing this). | 13 | Fixed a nasty bug that caused the in-memory output queue to be corrupted under heavy traffic loads. This is a good reason to upgrade (thanks to Víctor Moral and Stefano Marinelli for helping me in fixing this). |