From b25c4ed3cd30bfa99c18a1fa1c7c483489c0fef8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Pinson?= Date: Wed, 16 Feb 2022 13:56:39 +0100 Subject: [PATCH] Release v1.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Raphaƫl Pinson --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c914984..1f2b111 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.3.0 (Feb 16, 2022) + +* feat: add passthrough importer + ## 1.2.0 (July 24, 2020) * Use new Terraform plugin SDK