From f0d0d9687518486a3d024e0a7e04a453acfdfa40 Mon Sep 17 00:00:00 2001 From: SBGoods Date: Tue, 21 Feb 2023 12:06:02 -0500 Subject: [PATCH] Add entry for v2.0.3 --- .changes/{2.0.1.md => 2.0.3.md} | 8 +++++++- CHANGELOG.md | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) rename .changes/{2.0.1.md => 2.0.3.md} (98%) diff --git a/.changes/2.0.1.md b/.changes/2.0.3.md similarity index 98% rename from .changes/2.0.1.md rename to .changes/2.0.3.md index 8ccf915..717d697 100644 --- a/.changes/2.0.1.md +++ b/.changes/2.0.3.md @@ -1,4 +1,10 @@ -# [2.0.1] (2022-10-12) +# [2.0.3] (2022-11-01) + +### NOTES + +* Reduced occurrences of GitHub Actions warnings for setting output [#247](https://github.com/hashicorp/setup-terraform/pull/247) + +# [2.0.2] (2022-10-12) ### BUG FIXES diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ccf915..717d697 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ -# [2.0.1] (2022-10-12) +# [2.0.3] (2022-11-01) + +### NOTES + +* Reduced occurrences of GitHub Actions warnings for setting output [#247](https://github.com/hashicorp/setup-terraform/pull/247) + +# [2.0.2] (2022-10-12) ### BUG FIXES