diff --git a/CHANGELOG.md b/CHANGELOG.md index ce5da7f7e8..9919a7cb81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.6.0-alpha20230719 (Unreleased) +## 1.6.0 (Unreleased) NEW FEATURES: * `terraform test`: The previously experimental `terraform test` command has been moved out of experimental. This comes with a significant change in how Terraform tests are written and executed. diff --git a/version/VERSION b/version/VERSION index bcc365a537..f2465d926f 100644 --- a/version/VERSION +++ b/version/VERSION @@ -1 +1 @@ -1.6.0-alpha20230719 +1.6.0-beta1