diff --git a/CHANGELOG.md b/CHANGELOG.md index 0551850..7694577 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file. This changelog is automatically generated by [git-cliff](https://git-cliff.org/). +## [v1.1.2] - 2026-04-02 + +### Fixed +- (85d1824) **ci:** Use RELEASE_TOKEN for git push to bypass branch protection - nusmql +- (ab82dcb) **ci:** Use release branch + PR instead of direct push to main - nusmql + +### Other +- (9d55b20) Feature/tui wizard engine - nusmql +- (6c4d122) Feat/select hint add to wizard - nusmql +- (badf91f) Feat/select hint - nusmql + ## [v1.0.0] - 2026-03-31 ### Fixed