Skip to content

Commit a85b77f

Browse files
Update changelog
1 parent 9a9a2ea commit a85b77f

File tree

4 files changed

+14
-12
lines changed

4 files changed

+14
-12
lines changed

.changes/0.4.1.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 0.4.1 (July 07, 2023)
2+
3+
BUG FIXES:
4+
5+
* datasource/timeouts: Prevented `Value Conversion Error` with terraform-plugin-framework 1.3.0 and later ([#72](https://github.com/hashicorp/terraform-plugin-framework-timeouts/issues/72))
6+
* resource/timeouts: Prevented `Value Conversion Error` with terraform-plugin-framework 1.3.0 and later ([#72](https://github.com/hashicorp/terraform-plugin-framework-timeouts/issues/72))
7+

.changes/unreleased/BUG FIXES-20230706-172842.yaml

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

.changes/unreleased/BUG FIXES-20230706-172907.yaml

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.4.1 (July 07, 2023)
2+
3+
BUG FIXES:
4+
5+
* datasource/timeouts: Prevented `Value Conversion Error` with terraform-plugin-framework 1.3.0 and later ([#72](https://github.com/hashicorp/terraform-plugin-framework-timeouts/issues/72))
6+
* resource/timeouts: Prevented `Value Conversion Error` with terraform-plugin-framework 1.3.0 and later ([#72](https://github.com/hashicorp/terraform-plugin-framework-timeouts/issues/72))
7+
18
## 0.4.0 (June 21, 2023)
29

310
NOTES:

0 commit comments

Comments
 (0)