Skip to content

Commit dc16ee8

Browse files
authored
docs: Update CHANGELOG with v1.11.0 (#674)
* docs: Update CHANGELOG with `v1.11.0`
1 parent 04b423a commit dc16ee8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ 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.11.0](https://github.com/warrensbox/terraform-switcher/tree/v1.11.0) - 2025-12-13
11+
12+
[Full Changelog](https://github.com/warrensbox/terraform-switcher/compare/v1.10.0...v1.11.0)
13+
14+
### Fixed
15+
16+
- fix: Fail fast if `chdir` directory is not readable [#671](https://github.com/warrensbox/terraform-switcher/pull/671) ([yermulnik](https://github.com/yermulnik))
17+
- fix: Don't PromptUI in non-interactive terminal [#669](https://github.com/warrensbox/terraform-switcher/pull/669) ([yermulnik](https://github.com/yermulnik))
18+
19+
### Other
20+
21+
- docs: Update CHANGELOG with `v1.11.0` [#674](https://github.com/warrensbox/terraform-switcher/pull/674) ([yermulnik](https://github.com/yermulnik))
22+
1023
## [v1.10.0](https://github.com/warrensbox/terraform-switcher/tree/v1.10.0) - 2025-11-26
1124

1225
[Full Changelog](https://github.com/warrensbox/terraform-switcher/compare/v1.9.0...v1.10.0)

0 commit comments

Comments
 (0)