Skip to content

Commit 675aeb9

Browse files
authored
docs: Update CHANGELOG with v1.4.6 (#596)
* docs: Update CHANGELOG with `v1.4.6` * Fix this PR's ID
1 parent 124f01d commit 675aeb9

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ 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.6](https://github.com/warrensbox/terraform-switcher/tree/v1.4.6) - 2025-07-03
11+
12+
[Full Changelog](https://github.com/warrensbox/terraform-switcher/compare/v1.4.5...v1.4.6)
13+
14+
### Added
15+
16+
- feat: Togglable color logging [#594](https://github.com/warrensbox/terraform-switcher/pull/594) ([yermulnik](https://github.com/yermulnik))
17+
- feat(shell-completion): Add Bash completion script [#586](https://github.com/warrensbox/terraform-switcher/pull/586) ([yermulnik](https://github.com/yermulnik))
18+
19+
### Other
20+
21+
- docs: Update CHANGELOG with `v1.4.6` [#596](https://github.com/warrensbox/terraform-switcher/pull/596) ([yermulnik](https://github.com/yermulnik))
22+
- chore(`Makefile`): Add `govulncheck` target [#593](https://github.com/warrensbox/terraform-switcher/pull/593) ([yermulnik](https://github.com/yermulnik))
23+
- chore(`.github/linters/.golangci.yml`): Sync config with super-linter [#592](https://github.com/warrensbox/terraform-switcher/pull/592) ([yermulnik](https://github.com/yermulnik))
24+
- chore(goreleaser): Brews: install Bash completion script [#590](https://github.com/warrensbox/terraform-switcher/pull/590) ([yermulnik](https://github.com/yermulnik))
25+
1026
## [v1.4.5](https://github.com/warrensbox/terraform-switcher/tree/v1.4.5) - 2025-05-05
1127

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

0 commit comments

Comments
 (0)