From 0bbb24094c02ffc090081121c5cc593ca264e7a8 Mon Sep 17 00:00:00 2001 From: Jochem van Dooren Date: Thu, 31 Oct 2024 14:24:19 +0100 Subject: [PATCH] Release 0.7.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e02831..6bac9bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ and this project adheres to ## [Unreleased] +## [0.6.0] - 2024-10-31 + - **Breaking**: The rule `public_model_has_example_sql` has been renamed `has_example_sql` and applies by default to all models. - **Breaking**: Remove `dbt-core` from dependencies. Since it is not mandatory