From 64d8a821a29825e9c8cc74572ceffcbbefaf2aac Mon Sep 17 00:00:00 2001 From: Dmitry Kisler Date: Tue, 10 Oct 2023 12:45:14 +0200 Subject: [PATCH] chore: updates changelog Signed-off-by: Dmitry Kisler --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 945ce4a..548f369 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ ## Unreleased -Initial release which supports the tofu version `v1.6.0-alpha2` only. +Initial release. It provides feature parity with the [setup-terraform](https://github.com/hashicorp/setup-terraform) action.