* Change how exceptions are logged to make the error messages more consistent [84](https://github.com/singer-io/tap-shopify/pull/84)
1.2.6
* Accepts any string for `accepts_marketing_updated_at` field on the `customers` stream [69](https://github.com/singer-io/tap-shopify/pull/69)
1.2.5
* Bumps `singer-python` from `5.4.1` to `5.9.1` [67](https://github.com/singer-io/tap-shopify/pull/67)
1.2.4
* Adds `accepts_marketing_updated_at` to shared `customer` schema [61](https://github.com/singer-io/tap-shopify/pull/61/)
1.2.3
* Bumped Shopify API version to 2020-07 (SDK version 8.0.1) [63](https://github.com/singer-io/tap-shopify/pull/63/)
1.2.2
* Fixes issue where `products` returns 0 records due to a change in the `status` parameter, Shopify now requires `published_status` [59](https://github.com/singer-io/tap-shopify/pull/59)