diff options
| author | 2026-02-25 19:06:36 +0100 | |
|---|---|---|
| committer | 2026-02-25 19:06:36 +0100 | |
| commit | 3fc02f5799847ed62901c6ae1dd00aeeac04a8d7 (patch) | |
| tree | 7586d6989294754ff7825c8b6d8640c9690f0c04 | |
| parent | Deleted useless debugging code in examples/docker-entrypoint.sh. (diff) | |
| download | snac2-3fc02f5799847ed62901c6ae1dd00aeeac04a8d7.tar.gz snac2-3fc02f5799847ed62901c6ae1dd00aeeac04a8d7.tar.xz snac2-3fc02f5799847ed62901c6ae1dd00aeeac04a8d7.zip | |
Diffstat (limited to '')
| -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 8c480d1..552204b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -12,6 +12,8 @@ Fixed some timezones (contributed by matoken). | |||
| 12 | 12 | ||
| 13 | Fixed some crashes (special thanks to Louis Merlin for helping me with this). | 13 | Fixed some crashes (special thanks to Louis Merlin for helping me with this). |
| 14 | 14 | ||
| 15 | Updated Docker scripts to avoid generating a useless log file. | ||
| 16 | |||
| 15 | ## 2.90 | 17 | ## 2.90 |
| 16 | 18 | ||
| 17 | Minor tweak to improve signature key retrieving for some Wordpress configurations. | 19 | Minor tweak to improve signature key retrieving for some Wordpress configurations. |