diff --git a/CHANGELOG.md b/CHANGELOG.md index 0551850..0c684a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,26 @@ 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.3.3] - 2026-04-22 + +### Added +- (e630275) **wizard:** Replace per-prompt tea.Program with composite model - nusmql + +### 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 +- (b86da16) Engine-per-prompt-program-lifecycle - nusmql +- (c435fd4) **otel:** Default to TLS-enabled gRPC connections - nusmql +- (d0c9eff) **wizard:** Honor Ctrl+C during loader execution - nusmql + +### Other +- (9d55b20) Feature/tui wizard engine - nusmql +- (6c4d122) Feat/select hint add to wizard - nusmql +- (badf91f) Feat/select hint - nusmql +- (85df2c9) Fix/select hint fixes - nusmql +- (2405421) Feat/select component select all - nusmql +- (c405ae7) Fix/tex placehoder support - nusmql + ## [v1.0.0] - 2026-03-31 ### Fixed