Skip to content

Commit 41c9df9

Browse files
Update changelog
1 parent 93c5ace commit 41c9df9

File tree

4 files changed

+20
-10
lines changed

4 files changed

+20
-10
lines changed

.changes/0.23.0.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## 0.23.0 (March 10, 2026)
2+
3+
NOTES:
4+
5+
* This Go module has been updated to Go 1.25 per the [Go support policy](https://golang.org/doc/devel/release.html#policy). Any consumers building on earlier Go versions may experience errors. ([#355](https://github.com/hashicorp/terraform-plugin-mux/issues/355))
6+
7+
FEATURES:
8+
9+
* all: Upgraded protocols and added types to support `GenerateResourceConfig` RPC. ([#350](https://github.com/hashicorp/terraform-plugin-mux/issues/350))
10+

.changes/unreleased/FEATURES-20260224-163544.yaml

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

.changes/unreleased/NOTES-20260305-101254.yaml

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.23.0 (March 10, 2026)
2+
3+
NOTES:
4+
5+
* This Go module has been updated to Go 1.25 per the [Go support policy](https://golang.org/doc/devel/release.html#policy). Any consumers building on earlier Go versions may experience errors. ([#355](https://github.com/hashicorp/terraform-plugin-mux/issues/355))
6+
7+
FEATURES:
8+
9+
* all: Upgraded protocols and added types to support `GenerateResourceConfig` RPC. ([#350](https://github.com/hashicorp/terraform-plugin-mux/issues/350))
10+
111
## 0.22.0 (February 27, 2026)
212

313
FEATURES:

0 commit comments

Comments
 (0)