Skip to content

Commit 6e4118b

Browse files
committed
add https req to changelog
1 parent d03e621 commit 6e4118b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,6 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
405405

406406
## Versions
407407

408-
* **02.07.25:** - Rebase to Selkies, ingest from current appimage.
408+
* **02.07.25:** - Rebase to Selkies, HTTPS is now required! Ingest from current appimage.
409409
* **10.02.24:** - Update Readme with new env vars and ingest proper PWA icon.
410410
* **06.12.23:** - Initial release.

readme-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ app_setup_block: |
4242
4343
# changelog
4444
changelogs:
45-
- {date: "02.07.25:", desc: "Rebase to Selkies, ingest from current appimage."}
45+
- {date: "02.07.25:", desc: "Rebase to Selkies, HTTPS is now required! Ingest from current appimage."}
4646
- {date: "10.02.24:", desc: "Update Readme with new env vars and ingest proper PWA icon."}
4747
- {date: "06.12.23:", desc: "Initial release."}

0 commit comments

Comments
 (0)