Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fivetran-catfritz authored Jan 4, 2024
1 parent 66f9836 commit 8142f9c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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!
Expand All @@ -15,4 +15,4 @@ This is the initial release of the Qualtrics dbt source package!
- Datetime fields are renamed to `<event happened>_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).
- These tables are designed to work simultaneously with our [Qualtrics transformation package](https://github.com/fivetran/dbt_qualtrics).

0 comments on commit 8142f9c

Please sign in to comment.