From 0520cc573c4ede31c9907009d792bf138333679f Mon Sep 17 00:00:00 2001 From: fivetran-reneeli Date: Thu, 8 Jun 2023 14:11:13 -0500 Subject: [PATCH] typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 619e555..a2dc246 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # dbt_google_ads v0.9.2 ## 🎉 Features 🎉 -- Added the column `currency_code` to the following models ([PR #48](https://github.com/fivetran/dbt_google_ads/pull/49)): +- Added the column `currency_code` to the following models ([PR #49](https://github.com/fivetran/dbt_google_ads/pull/49)): - `google_ads__ad_group_report` - `google_ads__ad_report` - `google_ads__campaign_report`