chore: Add CHANGELOG.md entry for cmdeploy refactor

This commit is contained in:
cliffmccarthy
2025-10-30 11:58:55 -05:00
parent 823bf88c74
commit 1aa4896260

View File

@@ -2,6 +2,9 @@
## untagged
- Organized cmdeploy into install, configure, and activate stages
([#695](https://github.com/chatmail/relay/pull/695))
- don't deploy the website if there are merge conflicts in the www folder
([#714](https://github.com/chatmail/relay/pull/714))