Skip to content

Commit 32f0c23

Browse files
Update changelog
1 parent 9ad8d7d commit 32f0c23

File tree

4 files changed

+20
-12
lines changed

4 files changed

+20
-12
lines changed

.changes/0.6.0.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## 0.6.0 (September 17, 2025)
2+
3+
NOTES:
4+
5+
* all: This Go module has been updated to Go 1.24 per the [Go support policy](https://go.dev/doc/devel/release#policy). It is recommended to review the [Go 1.24 release notes](https://go.dev/doc/go1.24) before upgrading. Any consumers building on earlier Go versions may experience errors. ([#201](https://github.com/hashicorp/terraform-plugin-framework-timeouts/issues/201))
6+
7+
FEATURES:
8+
9+
* list/timeouts: Adds functions and types for list resource timeouts. ([#197](https://github.com/hashicorp/terraform-plugin-framework-timeouts/issues/197))
10+

.changes/unreleased/FEATURES-20250917-164857.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/unreleased/NOTES-20250917-155810.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.6.0 (September 17, 2025)
2+
3+
NOTES:
4+
5+
* all: This Go module has been updated to Go 1.24 per the [Go support policy](https://go.dev/doc/devel/release#policy). It is recommended to review the [Go 1.24 release notes](https://go.dev/doc/go1.24) before upgrading. Any consumers building on earlier Go versions may experience errors. ([#201](https://github.com/hashicorp/terraform-plugin-framework-timeouts/issues/201))
6+
7+
FEATURES:
8+
9+
* list/timeouts: Adds functions and types for list resource timeouts. ([#197](https://github.com/hashicorp/terraform-plugin-framework-timeouts/issues/197))
10+
111
## 0.5.0 (January 15, 2025)
212

313
NOTES:

0 commit comments

Comments
 (0)