summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-12-08 10:13:00 +0100
committerdefault <nobody@localhost>2022-12-08 10:13:00 +0100
commite2e533cfde7e0e7b636a5b4715b5e227606f6af1 (patch)
tree7e29a358143fbd9d09b3dc3cad51e17efcbb19ed /RELEASE_NOTES.md
parente39a6d343abc40e1d071017f572d8f2594080649 (diff)
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-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
Don't show the 'Boost' button for private messages.
-Added (partial) support for /.well-known/nodeinfo site information.
+Added (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.
Some internal structure improvements.