From b142f4b8add8274be1a9e58097c5d8536fecbc03 Mon Sep 17 00:00:00 2001 From: Norbert Dopjera Date: Wed, 11 Oct 2023 16:25:03 +0200 Subject: [PATCH] chore(cicd): prepare for v0.2.0-pre release (#42) --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d8e18b..f58fa1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,17 @@ + +## v0.2.0-pre + +> 2023-10-11 + +- Full diff - **[v0.1.3...v0.2.0-pre](https://github.com/kiwicom/terraform-provider-montecarlo/compare/v0.1.3...v0.2.0-pre)** + +### :sparkles: Features + +* **data_sources:** warehouse exposing MCON's implementation ([#41](https://github.com/kiwicom/terraform-provider-montecarlo/issues/41)) +* **resource|postgres_warehouse:** kick-off beta version implementation ([#40](https://github.com/kiwicom/terraform-provider-montecarlo/issues/40)) + + ## v0.1.3