summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2024-01-21 06:19:53 +0100
committerGravatar default2024-01-21 06:19:53 +0100
commit788ec4e36e7640fc80e07a39773cd5e818e837ec (patch)
tree91a3760304815aa4e333f71aad90b87da820c859
parentDelay creating the shared memory struct after the socket is successfully crea... (diff)
downloadsnac2-788ec4e36e7640fc80e07a39773cd5e818e837ec.tar.gz
snac2-788ec4e36e7640fc80e07a39773cd5e818e837ec.tar.xz
snac2-788ec4e36e7640fc80e07a39773cd5e818e837ec.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index fcfed83..0492336 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,11 @@
1# Release Notes 1# Release Notes
2 2
3## 2.46
4
5Added support for Peertube videos.
6
7Mastodon API: Fixed an error related to the edit date of a post.
8
3## 2.45 9## 2.45
4 10
5Fixed a collision in webfinger caching. This may affect federation with some software, so I recommend an upgrade. 11Fixed a collision in webfinger caching. This may affect federation with some software, so I recommend an upgrade.