From 05c2336b1e0932a1ff2e0bc399ea27ceb8c9bd87 Mon Sep 17 00:00:00 2001 From: okeyaki Date: Mon, 25 Nov 2024 15:43:14 +0900 Subject: [PATCH] update changelog --- CHANGELOG.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e11192c..97e0a5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.2.0 +FEATURES: +- Added `trocco_connection` resource. +- Added `trocco_user` resource. + ## 0.1.4 CHORE: - Reduction in the number of TROCCO API calls @@ -7,13 +12,9 @@ CHORE: - Updated terraform-plugin-framework to v1.11.0 from v1.10.0 ## 0.1.2 - CHORE: - - Refined error messages when API error occur. ## 0.1.1 - FEATURES: - - Added `trocco_bigquery_datamart_definition` resource.