diff --git a/CHANGELOG.md b/CHANGELOG.md index ba63a88..4722f30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# dbt_asana_source version.version + +## Documentation +- Corrected references to connectors and connections in the README. ([#36](https://github.com/fivetran/dbt_asana_source/pull/36)) + # dbt_asana_source v0.8.0 ## 🎉 Feature Update 🎉 - Databricks compatibility! ([#30](https://github.com/fivetran/dbt_asana_source/pull/30)) diff --git a/README.md b/README.md index 68b1348..b3263e0 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ ### Step 1: Prerequisites To use this dbt package, you must have the following: -- At least one Fivetran Asana connector syncing data into your destination. +- At least one Fivetran Asana connection syncing data into your destination. - A **BigQuery**, **Snowflake**, **Redshift**, **PostgreSQL**, or **Databricks** destination. ### Step 2: Install the package (skip if also using the `asana` transformation package)