Skip to content

Commit 7b7bba7

Browse files
Update changelog
1 parent ad2b207 commit 7b7bba7

File tree

4 files changed

+20
-12
lines changed

4 files changed

+20
-12
lines changed

.changes/0.5.0.md

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

.changes/unreleased/FEATURES-20250113-194903.yaml

-5
This file was deleted.

.changes/unreleased/NOTES-20240906-163018.yaml

-7
This file was deleted.

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.5.0 (January 15, 2025)
2+
3+
NOTES:
4+
5+
* all: This Go module has been updated to Go 1.22 per the [Go support policy](https://go.dev/doc/devel/release#policy). It is recommended to review the [Go 1.22 release notes](https://go.dev/doc/go1.22) before upgrading. Any consumers building on earlier Go versions may experience errors. ([#143](https://github.com/hashicorp/terraform-plugin-framework-timeouts/issues/143))
6+
7+
FEATURES:
8+
9+
* ephemeral/timeouts: Adds functions and types for ephemeral resource timeouts ([#157](https://github.com/hashicorp/terraform-plugin-framework-timeouts/issues/157))
10+
111
## 0.4.1 (July 07, 2023)
212

313
BUG FIXES:

0 commit comments

Comments
 (0)