Skip to content

Commit 4781d13

Browse files
Update changelog
1 parent a3a4370 commit 4781d13

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
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+

.changes/unreleased/BUG FIXES-20250612-115411.yaml

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
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+
17
## 1.15.0 (May 16, 2025)
28

39
NOTES:

0 commit comments

Comments
 (0)