fix(mkfs): trim template whitespace; add changelog; add contributor

Signed-off-by: kosmolito <said.karker@gmail.com>
This commit is contained in:
kosmolito
2025-11-05 21:00:42 +00:00
committed by Jonathon Anderson
parent 0c15c10515
commit 7842f41f62
4 changed files with 7 additions and 5 deletions

View File

@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## v4.6.5, unreleased
- Fixed mkfs overlay overwrite/force-flag behavior. #2028.
### Added
- `wwclient.aarch64` overlay always provides an aarch64 wwclient executable.