Skip to content

Commit f1e09c5

Browse files
Prepare before 1.13.0-alpha20250708 release (#37301)
1 parent 3e8a086 commit f1e09c5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.13.0-alpha20250702 (July 02, 2025)
1+
## 1.13.0-alpha20250708 (July 08, 2025)
22

33

44
NEW FEATURES:
@@ -33,6 +33,8 @@ BUG FIXES:
3333

3434
* workspace: Updated the `workspace delete` command to reject `""` as an invalid workspace name ([#37275](https://github.com/hashicorp/terraform/issues/37275))
3535

36+
* Test run Parallelism of 1 should not result in deadlock ([#37292](https://github.com/hashicorp/terraform/issues/37292))
37+
3638

3739
NOTES:
3840

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.13.0-alpha20250702
1+
1.13.0-alpha20250708

0 commit comments

Comments
 (0)