Skip to content

Commit 0ad974e

Browse files
Update changelog
1 parent e34c970 commit 0ad974e

File tree

3 files changed

+12
-7
lines changed

3 files changed

+12
-7
lines changed

.changes/0.15.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 0.15.0 (March 27, 2023)
2+
3+
NOTES:
4+
5+
* all: This Go module has been updated to Go 1.19 per the [Go support policy](https://go.dev/doc/devel/release#policy). It is recommended to review the [Go 1.19 release notes](https://go.dev/doc/go1.19) before upgrading. Any consumers building on earlier Go versions may experience errors. ([#266](https://github.com/hashicorp/terraform-plugin-go/issues/266))
6+

.changes/unreleased/NOTES-20230228-130401.yaml

Lines changed: 0 additions & 7 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+
## 0.15.0 (March 27, 2023)
2+
3+
NOTES:
4+
5+
* all: This Go module has been updated to Go 1.19 per the [Go support policy](https://go.dev/doc/devel/release#policy). It is recommended to review the [Go 1.19 release notes](https://go.dev/doc/go1.19) before upgrading. Any consumers building on earlier Go versions may experience errors. ([#266](https://github.com/hashicorp/terraform-plugin-go/issues/266))
6+
17
# 0.14.3 (January 5, 2023)
28

39
BUG FIXES:

0 commit comments

Comments
 (0)