Skip to content

Commit 1798ae4

Browse files
Update changelog
1 parent 3232543 commit 1798ae4

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

.changes/2.26.1.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 2.26.1 (March 21, 2023)
2+
3+
BUG FIXES:
4+
5+
* helper/resource: Prevented build errors with type aliasing added in v2.26.0 ([#1176](https://github.com/hashicorp/terraform-plugin-sdk/issues/1176))
6+

.changes/unreleased/BUG FIXES-20230321-085655.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.26.1 (March 21, 2023)
2+
3+
BUG FIXES:
4+
5+
* helper/resource: Prevented build errors with type aliasing added in v2.26.0 ([#1176](https://github.com/hashicorp/terraform-plugin-sdk/issues/1176))
6+
17
## 2.26.0 (March 20, 2023)
28

39
NOTES:

0 commit comments

Comments
 (0)