diff options
| author | grunfink <grunfink@comam.es> | 2026-03-20 09:19:13 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-03-20 09:19:13 +0100 |
| commit | 81e0683e9ce779d4f9935f8471f514cbc22e0e03 (patch) | |
| tree | e98197c7f6ad43368fdec6e24a30e58a264a28d2 | |
| parent | 82b56317fc1261849c2aed816a1f491a43600b55 (diff) | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index c44e013..da788ee 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -20,11 +20,11 @@ Fixed some crashes (special thanks to Louis Merlin for helping me with this). Updated Docker scripts to avoid generating a useless log file. -Fixed some memory leaks, key generation errors and HTML inconsistencies (contributed by dandelions). +Fixed several memory leaks, key generation errors and HTML inconsistencies (contributed by dandelions). -Added a new CONTRIBUTING.md file. Among other guidelines, I explicitly say there that AI contributions are **not** accepted. +Added a new CONTRIBUTING.md file. Among other guidelines, I explicitly say there that AI contributions are **NOT** accepted. -snac is now available as a Yunohost [app](https://apps.yunohost.org/app/snac). Thank you very much to Bruno Cesar Rocha for this. +snac is now available as a [Yunohost app](https://apps.yunohost.org/app/snac). Thank you very much to Bruno Cesar Rocha for this. ## 2.90 |