diff options
| author | 2026-03-17 20:04:24 +0100 | |
|---|---|---|
| committer | 2026-03-17 20:04:24 +0100 | |
| commit | 5af9d81ee35f64ca94665fa4e140c19808de9d64 (patch) | |
| tree | d7d70f9b40fcf21415762f14a5736219bc89a51d | |
| parent | Merge pull request 'Fixed more memory leaks in new features' (#584) from dand... (diff) | |
| download | snac2-5af9d81ee35f64ca94665fa4e140c19808de9d64.tar.gz snac2-5af9d81ee35f64ca94665fa4e140c19808de9d64.tar.xz snac2-5af9d81ee35f64ca94665fa4e140c19808de9d64.zip | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
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 | ||
| 19 | Updated Docker scripts to avoid generating a useless log file. | 19 | Updated Docker scripts to avoid generating a useless log file. |
| 20 | 20 | ||
| 21 | Fixed some memory leaks, key generation errors and HTML inconsistencies (contributed by dandelions). | ||
| 22 | |||
| 21 | Added a new CONTRIBUTING.md file. Among other guidelines, I explicitly say there that AI contributions are **not** accepted. | 23 | Added a new CONTRIBUTING.md file. Among other guidelines, I explicitly say there that AI contributions are **not** accepted. |
| 22 | 24 | ||
| 23 | snac is now available as a Yunohost [app](https://apps.yunohost.org/app/snac). Thank you very much to Bruno Cesar Rocha for this. | 25 | snac is now available as a Yunohost [app](https://apps.yunohost.org/app/snac). Thank you very much to Bruno Cesar Rocha for this. |