* More schema updates [20](https://github.com/singer-io/tap-chargify/pull/20)
0.0.10
* Updates schema for subscriptions and changes replication_key [16](https://github.com/singer-io/tap-chargify/pull/16)
0.0.9
* Fix schema for invoices [14](https://github.com/singer-io/tap-chargify/pull/14) * Yield the price_point object instead of the object that contains price_point [14](https://github.com/singer-io/tap-chargify/pull/14)
0.0.8
* Change some fields in `subscriptions.json` and `statements.json` to be strings instead of numbers [12](https://github.com/singer-io/tap-chargify/pull/12)
0.0.7
* Change pagesize from 200 to 100 [10](https://github.com/singer-io/tap-chargify/pull/10) * Update transactions schema, `gateway_transaction_id` is a string [10](https://github.com/singer-io/tap-chargify/pull/10)