Skip to content

Commit 22ae2e9

Browse files
docs: readme for 0.3.0 (#175) (#181)
* Fix/readme for 0.3.0 --------- Co-authored-by: Deniz Onur Duzgun <[email protected]>
1 parent 0220bcf commit 22ae2e9

File tree

2 files changed

+234
-93
lines changed

2 files changed

+234
-93
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
## Unreleased
1+
## 0.3.0 (Sep 24, 2025)
22

33
FEATURES
44

55
* Adding tools for working with workspaces in HCP Terraform and TFE.
66
* Authentication for HCP Terraform & TFE and restructure the repo. See [#121](https://github.com/hashicorp/terraform-mcp-server/pull/121) See [#145](https://github.com/hashicorp/terraform-mcp-server/pull/145)
7-
* Implement dynamic tool registration. See [#121](https://github.com/hashicorp/terraform-mcp-server/pull/121)
87
* Adding 2 new HCP TF/TFE tools for admins. List Terraform organizations & projects. See [#121](https://github.com/hashicorp/terraform-mcp-server/pull/121)
98
* Adding 4 new HCP TF/TFE tools for private registry support. See [#142](https://github.com/hashicorp/terraform-mcp-server/pull/142)
109
* Adding 3 HCP TF/TFE tools for workspace variables support. See [#170](https://github.com/hashicorp/terraform-mcp-server/pull/170)
@@ -15,6 +14,7 @@ FEATURES
1514
IMPROVEMENTS
1615

1716
* Changes to tool names to be more consistent. See [#121](https://github.com/hashicorp/terraform-mcp-server/pull/121)
17+
* Implement dynamic tool registration. See [#121](https://github.com/hashicorp/terraform-mcp-server/pull/121)
1818
* Implement pagination utility. See [#121](https://github.com/hashicorp/terraform-mcp-server/pull/121)
1919
* Updating `mark3labs/mcp-go` and `hashicorp/tfe-go` versions. See [#121](https://github.com/hashicorp/terraform-mcp-server/pull/121)
2020
* Adding instructions to the server. See [#156](https://github.com/hashicorp/terraform-mcp-server/pull/156)

0 commit comments

Comments
 (0)