From f306b4c85b5d628c8ff18b6f01f37d7e5d169356 Mon Sep 17 00:00:00 2001 From: changelog-bot Date: Fri, 26 Dec 2025 21:38:04 +0000 Subject: [PATCH] docs(changelog): update changelog [skip ci] --- CHANGELOG.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bfaeeb..b1a59b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,19 +44,21 @@ and this project adheres to [Conventional Commits](https://www.conventionalcommi - apply Creative Commons licence to V1 exported site +- v1.9 + ### Reverted - revert 268a82f17c00792b8e678b5fb93383ae36200dfc -revert ci(deploy): add Gitea Actions workflow for site publishing - -- Add publish workflow to deploy main branch via SFTP -- Configure workflow dispatch and push-to-main triggers -- Use repository variables and secrets for SSH credentials -- Update README logo markup for consistent sizing - +revert ci(deploy): add Gitea Actions workflow for site publishing + +- Add publish workflow to deploy main branch via SFTP +- Configure workflow dispatch and push-to-main triggers +- Use repository variables and secrets for SSH credentials +- Update README logo markup for consistent sizing + Signed-off-by: Alexander Davis