Skip to content

Commit 2617fe8

Browse files
authored
docs: Update CHANGELOG with v1.4.7 (#604)
* docs: Update CHANGELOG with `v1.4.7`
1 parent 77ce793 commit 2617fe8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ All notable changes to this project will be documented in this file.
77

88
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
99

10+
## [v1.4.7](https://github.com/warrensbox/terraform-switcher/tree/v1.4.7) - 2025-07-24
11+
12+
[Full Changelog](https://github.com/warrensbox/terraform-switcher/compare/v1.4.6...v1.4.7)
13+
14+
### Fixed
15+
16+
- fix: Command-line flags to show/install latest stable versions are broken [#601](https://github.com/warrensbox/terraform-switcher/pull/601) ([yermulnik](https://github.com/yermulnik))
17+
18+
### Other
19+
20+
- chore(`Makefile`): another small set of improvements (no functional changes) [#600](https://github.com/warrensbox/terraform-switcher/pull/600) ([yermulnik](https://github.com/yermulnik))
21+
- chore(`Makefile`): Improve `super-linter` target for a plain repo and a worktree [#597](https://github.com/warrensbox/terraform-switcher/pull/597) ([yermulnik](https://github.com/yermulnik))
22+
- docs: Update CHANGELOG with `v1.4.7` [#604](https://github.com/warrensbox/terraform-switcher/pull/604) ([yermulnik](https://github.com/yermulnik))
23+
1024
## [v1.4.6](https://github.com/warrensbox/terraform-switcher/tree/v1.4.6) - 2025-07-03
1125

1226
[Full Changelog](https://github.com/warrensbox/terraform-switcher/compare/v1.4.5...v1.4.6)

0 commit comments

Comments
 (0)