From 437115493a5fe64c46e80c4cbd3592eefa9239bf Mon Sep 17 00:00:00 2001 From: fivetran-catfritz <111930712+fivetran-catfritz@users.noreply.github.com> Date: Mon, 6 Feb 2023 18:18:26 -0600 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3026490..1a0ad85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,8 @@ ## 🚨 Breaking Change 🚨 - Expanded the variable `github__using_repo_team` to also toggle on/off the `TEAM` table along with and in addition to the `REPO_TEAM` table. This was done to fix issues with dependent models in our transform package, where `TEAM` is only ever used in conjunction with `REPO_TEAM`. ([#32](https://github.com/fivetran/dbt_github_source/pull/32)) -🎉 PostgreSQL Compatibility 🎉 -- Tested and confirmed compatibility with postgres. ([#32](https://github.com/fivetran/dbt_github_source/pull/32)) +## 🎉 Features 🎉 +- PostgreSQL compatibility! ([#32](https://github.com/fivetran/dbt_github_source/pull/32)) # dbt_github_source v0.6.0 [PR #26](https://github.com/fivetran/dbt_github_source/pull/26) includes the following breaking changes: ## 🚨 Breaking Changes 🚨: