We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 074ad23 commit cb1b4a1Copy full SHA for cb1b4a1
1 file changed
CHANGELOG.md
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.6.8] - 2025-10-29
11
+
12
+### Fixed
13
+- Install script now correctly downloads release assets (strips 'v' prefix from version in asset filenames)
14
15
+### Changed
16
+- Install script simplified to always use `~/.local/bin` for consistent, user-local installation
17
+- Improved error message when OpenTofu/Terraform not found in PATH
18
19
## [0.6.7] - 2025-10-23
20
21
### Added
0 commit comments