summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar grunfink2026-03-17 20:04:24 +0100
committerGravatar grunfink2026-03-17 20:04:24 +0100
commit5af9d81ee35f64ca94665fa4e140c19808de9d64 (patch)
treed7d70f9b40fcf21415762f14a5736219bc89a51d /RELEASE_NOTES.md
parentMerge pull request 'Fixed more memory leaks in new features' (#584) from dand... (diff)
downloadsnac2-5af9d81ee35f64ca94665fa4e140c19808de9d64.tar.gz
snac2-5af9d81ee35f64ca94665fa4e140c19808de9d64.tar.xz
snac2-5af9d81ee35f64ca94665fa4e140c19808de9d64.zip
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 57102c3..ac40ee9 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -18,6 +18,8 @@ Fixed some crashes (special thanks to Louis Merlin for helping me with this).
18 18
19Updated Docker scripts to avoid generating a useless log file. 19Updated Docker scripts to avoid generating a useless log file.
20 20
21Fixed some memory leaks, key generation errors and HTML inconsistencies (contributed by dandelions).
22
21Added a new CONTRIBUTING.md file. Among other guidelines, I explicitly say there that AI contributions are **not** accepted. 23Added a new CONTRIBUTING.md file. Among other guidelines, I explicitly say there that AI contributions are **not** accepted.
22 24
23snac is now available as a Yunohost [app](https://apps.yunohost.org/app/snac). Thank you very much to Bruno Cesar Rocha for this. 25snac is now available as a Yunohost [app](https://apps.yunohost.org/app/snac). Thank you very much to Bruno Cesar Rocha for this.