diff --git a/CHANGELOG.md b/CHANGELOG.md index 07f8786..329f51a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ -# dbt_qualtrics_source v0.1.0 +# dbt_qualtrics_source v0.1.1 [PR #4](https://github.com/fivetran/dbt_qualtrics_source/pull/4) includes the following update: ## Bug fix -- Shortened the documentation description for field `distribution_status`, so no character limit error is generated when persisting docs. +- Shortened the documentation description for field `distribution_status`, so no character limit error occurs when persisting docs. # dbt_qualtrics_source v0.1.0 This is the initial release of the Qualtrics dbt source package! @@ -15,4 +15,4 @@ This is the initial release of the Qualtrics dbt source package! - Datetime fields are renamed to `_at`. - Adds column-level testing where applicable. For example, all primary keys are tested for uniqueness and non-null values. - Generates a comprehensive data dictionary of your Qualtrics data through the [dbt docs site](https://fivetran.github.io/dbt_qualtrics_source/). -- These tables are designed to work simultaneously with our [Qualtrics transformation package](https://github.com/fivetran/dbt_qualtrics). \ No newline at end of file +- These tables are designed to work simultaneously with our [Qualtrics transformation package](https://github.com/fivetran/dbt_qualtrics).