diff --git a/.changes/1.8.0/Features-20231116-234049.yaml b/.changes/1.8.0/Features-20231116-234049.yaml index 4109c5ec85c..786c15311a4 100644 --- a/.changes/1.8.0/Features-20231116-234049.yaml +++ b/.changes/1.8.0/Features-20231116-234049.yaml @@ -1,5 +1,5 @@ kind: Features -body: Support --empty flag for schema-only dry runs in dbt compile, run, and build +body: Support --empty flag for schema-only dry runs time: 2023-11-16T23:40:49.96651-05:00 custom: Author: michelleark diff --git a/.changes/unreleased/Features-20240424-180639.yaml b/.changes/unreleased/Features-20240424-180639.yaml new file mode 100644 index 00000000000..dbb4fb9b2ac --- /dev/null +++ b/.changes/unreleased/Features-20240424-180639.yaml @@ -0,0 +1,6 @@ +kind: Features +body: add --empty flag to dbt build command +time: 2024-04-24T18:06:39.438457-04:00 +custom: + Author: michelleark + Issue: "10026"