Skip to content

Commit e478fe5

Browse files
Update changelog (#1196)
Co-authored-by: hc-github-team-tf-provider-devex <[email protected]>
1 parent 7633960 commit e478fe5

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.changes/1.15.1.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 1.15.1 (July 31, 2025)
2+
3+
BUG FIXES:
4+
5+
* all: Fixed bug with `UseStateForUnknown` where known null state values were not preserved during update plans. ([#1117](https://github.com/hashicorp/terraform-plugin-framework/issues/1117))
6+

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2+
## 1.15.1 (July 31, 2025)
3+
4+
BUG FIXES:
5+
6+
* all: Fixed bug with `UseStateForUnknown` where known null state values were not preserved during update plans. ([#1117](https://github.com/hashicorp/terraform-plugin-framework/issues/1117))
7+
18
## 1.16.0-alpha.1 (July 22, 2025)
29

310
NOTES:

0 commit comments

Comments
 (0)