Fix changelog

This commit is contained in:
quietsy 2025-08-17 19:30:34 +03:00
parent f2230daeb8
commit 1ddc8335a5
2 changed files with 2 additions and 2 deletions

View File

@ -291,7 +291,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **16.08.25:** - Rebase to Alpine 3.22.
* **08.13.25:** - Use double-dash long options for syncthing v2.0.0.
* **13.08.25:** - Use double-dash long options for syncthing v2.0.0.
* **12.03.24:** - Rebase to Alpine 3.21.
* **06.06.24:** - Rebase to Alpine 3.20.
* **05.03.24:** - Rebase to Alpine 3.19.

View File

@ -73,7 +73,7 @@ init_diagram: |
# changelog
changelogs:
- {date: "16.08.25:", desc: "Rebase to Alpine 3.22."}
- {date: "08.13.25:", desc: "Use double-dash long options for syncthing v2.0.0."}
- {date: "13.08.25:", desc: "Use double-dash long options for syncthing v2.0.0."}
- {date: "12.03.24:", desc: "Rebase to Alpine 3.21."}
- {date: "06.06.24:", desc: "Rebase to Alpine 3.20."}
- {date: "05.03.24:", desc: "Rebase to Alpine 3.19."}