summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 4212b47..f942610 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -20,7 +20,7 @@ The logging of "new 'Delete'..." messages has been moved to debug level 1, becau
20 20
21Don't show the 'Boost' button for private messages. 21Don't show the 'Boost' button for private messages.
22 22
23Added (partial) support for /.well-known/nodeinfo site information. 23Added (partial) support for /.well-known/nodeinfo site information. This is not mandatory at all, but if you want to serve it, remember that you need to proxy this address from your web server to the `snac` server.
24 24
25Some internal structure improvements. 25Some internal structure improvements.
26 26