1
0
Fork 0
mirror of https://codeberg.org/grunfink/snac2.git synced 2025-03-22 16:27:44 +00:00

Updated RELEASE_NOTES.

This commit is contained in:
default 2024-01-10 19:35:49 +01:00
parent cc535e9958
commit df266ecfb0

View file

@ -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).