Skip to content

Commit 1945d42

Browse files
authored
docs: Update CHANGELOG with v1.10.0 (#661)
1 parent d9f7fff commit 1945d42

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.10.0](https://github.com/warrensbox/terraform-switcher/tree/v1.10.0) - 2025-11-26
11+
12+
[Full Changelog](https://github.com/warrensbox/terraform-switcher/compare/v1.9.0...v1.10.0)
13+
14+
### Fixed
15+
16+
- fix(symlink): Improve symlinking [#648](https://github.com/warrensbox/terraform-switcher/pull/648) ([yermulnik](https://github.com/yermulnik))
17+
18+
### Other
19+
20+
- go: Bump Go version to 1.25 :warning: [#653](https://github.com/warrensbox/terraform-switcher/pull/653) ([yermulnik](https://github.com/yermulnik))
21+
- docs: Update CHANGELOG with `v1.10.0` [#661](https://github.com/warrensbox/terraform-switcher/pull/661) ([yermulnik](https://github.com/yermulnik))
22+
1023
## [v1.9.0](https://github.com/warrensbox/terraform-switcher/tree/v1.9.0) - 2025-10-31
1124

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

0 commit comments

Comments
 (0)