Skip to content

Commit 222a5b9

Browse files
authored
Adding changelog for 0.2.3 release (#136)
* adding changelog for 0.2.3 release
1 parent 7d81057 commit 222a5b9

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
## 0.3.0
1+
## 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)
211

312
## 0.2.2 (Aug 5, 2025)
413

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.0
1+
0.2.3

0 commit comments

Comments
 (0)