* Updates bookmarking code to capture the since_id in case an interruption occurs while syncing a window with large amounts of data [23](https://github.com/singer-io/tap-shopify/pull/23)
1.1.0
* Updates a number of schema fields to validate and load as Decimals [22](https://github.com/singer-io/tap-shopify/pull/22)
1.0.4
* Uses anyOf schema for the shared line_item id [21](https://github.com/singer-io/tap-shopify/pull/21)
1.0.3
* Adds more retry logic for JSON errors [19](https://github.com/singer-io/tap-shopify/pull/19) * Sets the line_item definition's id field to a number [20](https://github.com/singer-io/tap-shopify/pull/20)
1.0.2
* Fixes some retry logic to retry JSON Decode errors from weird Shopify responses [18](https://github.com/singer-io/tap-shopify/pull/18)
1.0.1
* Updates the orders and order_refunds schemas [17](https://github.com/singer-io/tap-shopify/pull/17)