summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-01-10 19:35:49 +0100
committerdefault <nobody@localhost>2024-01-10 19:35:49 +0100
commitdf266ecfb082efc21019574d4be29ff1e26c3dd1 (patch)
tree2603fa5eed57c12f4a4b04a7d7b06f0aaf26fa35 /RELEASE_NOTES.md
parentcc535e9958bf8eb267f4f9f8e34cad40a5e6d589 (diff)
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md4
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).