Skip to content

Commit f661d42

Browse files
Update changelog
1 parent 19ef5a4 commit f661d42

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

.changes/2.39.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 2.39.0 (February 27, 2026)
2+
3+
ENHANCEMENTS:
4+
5+
* helper/schema: Added support for deprecation messages on attributes and blocks, which are now populated from the Schema's Deprecated field and passed through to the protocol layer ([#1553](https://github.com/hashicorp/terraform-plugin-sdk/issues/1553))
6+

.changes/unreleased/ENHANCEMENTS-20260216-144021.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+
## 2.39.0 (February 27, 2026)
2+
3+
ENHANCEMENTS:
4+
5+
* helper/schema: Added support for deprecation messages on attributes and blocks, which are now populated from the Schema's Deprecated field and passed through to the protocol layer ([#1553](https://github.com/hashicorp/terraform-plugin-sdk/issues/1553))
6+
17
## 2.38.2 (February 02, 2026)
28

39
BUG FIXES:

0 commit comments

Comments
 (0)