Skip to content

Commit 3521e73

Browse files
committed
Update CHANGELOG for v1.0.2 release
1 parent efe6173 commit 3521e73

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.0.2] - 2025-12-22
11+
12+
### Changed
13+
- Provider source updated to `jfreed-dev/turingpi` for Terraform Registry
14+
- Simplified installation instructions (auto-download from registry)
15+
- Consolidated GoReleaser config with GPG signing
16+
17+
### Added
18+
- Terraform Registry badge to README
19+
- Published to public Terraform Registry
20+
1021
## [1.0.1] - 2025-12-22
1122

1223
### Added
@@ -39,6 +50,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3950
- Release automation workflow with GoReleaser
4051
- Multi-platform binaries (linux/darwin/windows, amd64/arm64)
4152

42-
[Unreleased]: https://github.com/jfreed-dev/terraform-provider-turingpi/compare/v1.0.1...HEAD
53+
[Unreleased]: https://github.com/jfreed-dev/terraform-provider-turingpi/compare/v1.0.2...HEAD
54+
[1.0.2]: https://github.com/jfreed-dev/terraform-provider-turingpi/compare/v1.0.1...v1.0.2
4355
[1.0.1]: https://github.com/jfreed-dev/terraform-provider-turingpi/compare/v1.0.0...v1.0.1
4456
[1.0.0]: https://github.com/jfreed-dev/terraform-provider-turingpi/releases/tag/v1.0.0

0 commit comments

Comments
 (0)