We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d81057 commit 222a5b9Copy full SHA for 222a5b9
CHANGELOG.md
@@ -1,4 +1,13 @@
1
-## 0.3.0
+## 0.2.3 (Aug 13, 2025)
2
+
3
+FEATURES
4
5
+* User agent to identify calls made to the Terraform registry. See [133](https://github.com/hashicorp/terraform-mcp-server/pull/133)
6
+* Adding Issue templates, GitHub workflows and golang version. See [134](https://github.com/hashicorp/terraform-mcp-server/pull/134)
7
8
+FIXES
9
10
+* run-http command in makefile is fixed. See [132](https://github.com/hashicorp/terraform-mcp-server/pull/132)
11
12
## 0.2.2 (Aug 5, 2025)
13
version/VERSION
@@ -1 +1 @@
-0.3.0
+0.2.3
0 commit comments