Skip to content

Commit bc48683

Browse files
committed
docs(changelog): cut 0.0.9
1 parent 5963037 commit bc48683

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## [Unreleased]
44

5+
## [0.0.9] - 2026-06-13
6+
7+
### Added
8+
9+
- **DSL:** Rust toolchain auto-installs the required `rustup` target when `target=` is set, so cross-compilation works without a manual `rustup target add` step ([#146][pr146])
10+
11+
### Changed
12+
13+
- **CLI:** `hm init` Rust template updated to use the current `rust.project().ci()` API ([#146][pr146])
14+
515
## [0.0.8] - 2026-06-11
616

717
### Changed
@@ -114,3 +124,4 @@
114124
[c1bf727e]: https://github.com/harmont-dev/harmont-cli/commit/1bf727e
115125
[pr143]: https://github.com/harmont-dev/harmont-cli/pull/143
116126
[pr144]: https://github.com/harmont-dev/harmont-cli/pull/144
127+
[pr146]: https://github.com/harmont-dev/harmont-cli/pull/146

0 commit comments

Comments
 (0)