commit df266ecfb082efc21019574d4be29ff1e26c3dd1
parent cc535e9958bf8eb267f4f9f8e34cad40a5e6d589
Author: default <nobody@localhost>
Date: Wed, 10 Jan 2024 19:35:49 +0100
Updated RELEASE_NOTES.
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git 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).