diff options
| -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 |