Skip to content

Commit 8a5696b

Browse files
authored
Pre-release V0.39.0-beta3 (#2079)
* Add changelog * Update version to 0.39.0-beta3
1 parent d4cd3f4 commit 8a5696b

File tree

4 files changed

+13
-7
lines changed

4 files changed

+13
-7
lines changed

.changes/unreleased/ENHANCEMENTS-20260223-163056.yaml

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

.changes/v0.39.0-beta3.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 0.39.0-beta3 (23 February 2026)
2+
3+
ENHANCEMENTS:
4+
5+
* Add Support for Variables Block in .policy.hcl file ([#2078](https://github.com/hashicorp/terraform-ls/issues/2078))
6+

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.39.0-beta3 (23 February 2026)
2+
3+
ENHANCEMENTS:
4+
5+
* Add Support for Variables Block in .policy.hcl file ([#2078](https://github.com/hashicorp/terraform-ls/issues/2078))
6+
17
## 0.39.0-beta2 (10 February 2026)
28

39
ENHANCEMENTS:

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.39.0-beta2
1+
0.39.0-beta3

0 commit comments

Comments
 (0)