summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar grunfink2026-02-24 18:06:21 +0100
committerGravatar grunfink2026-02-24 18:06:21 +0100
commit701064ab5b73a9423eb6de8d1c8a594d19b0938d (patch)
tree378108d43a514dff8191991417af3fee71f27d44
parentFixed another new error in the JSON parser. (diff)
downloadsnac2-701064ab5b73a9423eb6de8d1c8a594d19b0938d.tar.gz
snac2-701064ab5b73a9423eb6de8d1c8a594d19b0938d.tar.xz
snac2-701064ab5b73a9423eb6de8d1c8a594d19b0938d.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index d51622b..8c480d1 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -4,6 +4,8 @@
4 4
5Fixed some local posts not being shown if the replied post is deleted. 5Fixed some local posts not being shown if the replied post is deleted.
6 6
7Fixed web UI incorrect links to public posts for some configurations.
8
7Added some OpenBSD-specific documentation (contributed by oxzi). 9Added some OpenBSD-specific documentation (contributed by oxzi).
8 10
9Fixed some timezones (contributed by matoken). 11Fixed some timezones (contributed by matoken).