Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: fivetran-catfritz <[email protected]>
  • Loading branch information
1 parent 235f54f commit ca646e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[PR #18](https://github.com/fivetran/dbt_apple_store/pull/18) includes the following updates:
## Bug Fix
- Enhanced the `state` join condition in `apple_store__subscription_report`. The new condition will now check for null values correctly. This was causing wrong metrics if there was no state value.
- Enhanced the `state` join condition in `apple_store__subscription_report`. The new condition will now check for null values correctly. Previously this was causing wrong metrics for countries that do not specify or require a state.

## Under the Hood
- Included auto-releaser GitHub Actions workflow to automate future releases.
Expand Down

0 comments on commit ca646e1

Please sign in to comment.