diff options
author | default <nobody@localhost> | 2024-01-10 19:35:49 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2024-01-10 19:35:49 +0100 |
commit | df266ecfb082efc21019574d4be29ff1e26c3dd1 (patch) | |
tree | 2603fa5eed57c12f4a4b04a7d7b06f0aaf26fa35 /RELEASE_NOTES.md | |
parent | cc535e9958bf8eb267f4f9f8e34cad40a5e6d589 (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 430a8a1..8b2280b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## 2.45 + +Fixed a minor collision in webfinger caching. + ## 2.44 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). |