Skip to content

Commit 4ade997

Browse files
authored
docs: Update CHANGELOG with v1.9.0 (#647)
* docs: Update CHANGELOG with `v1.9.0`
1 parent a27c557 commit 4ade997

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ 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.9.0](https://github.com/warrensbox/terraform-switcher/tree/v1.9.0) - 2025-10-31
11+
12+
[Full Changelog](https://github.com/warrensbox/terraform-switcher/compare/v1.8.0...v1.9.0)
13+
14+
### Added
15+
16+
- feat(terragrunt): Support `root.hcl` and custom file name [#644](https://github.com/warrensbox/terraform-switcher/pull/644) ([yermulnik](https://github.com/yermulnik))
17+
18+
### Other
19+
20+
- docs: Update CHANGELOG with `v1.9.0` [#647](https://github.com/warrensbox/terraform-switcher/pull/647) ([yermulnik](https://github.com/yermulnik))
21+
1022
## [v1.8.0](https://github.com/warrensbox/terraform-switcher/tree/v1.8.0) - 2025-10-23
1123

1224
[Full Changelog](https://github.com/warrensbox/terraform-switcher/compare/v1.7.0...v1.8.0)

0 commit comments

Comments
 (0)