From b8a5e4ccdbe629315371d3167dfe767028c7e390 Mon Sep 17 00:00:00 2001 From: Dean Huynh Date: Thu, 1 Aug 2024 14:26:37 -0700 Subject: [PATCH] Update changelog (#132) --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c63ccb..14a3423 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ -## 1.0.2 (Aug 1, 2024) +## 1.0.4 (August 1, 2024) Fixes a bug where imported `segment_reverse_etl_model` resources could have invalid configuration parameters. +## 1.0.3 (July 1, 2024) +Fix goreleaser config. + +## 1.0.2 (June 21, 2024) +Fix typo in docs. + ## 1.0.1 (April 18, 2024) Fixes a bug where the `segment_profiles_warehouse` resource was dereferencing a nil pointer upon invalid import.