## Changelog * 9076354 VERSION.txt: This is v0.10.0 (#284) * 10455f9 VERSION.txt: This is v0.9.1 (Docker only) (#266) * b80919a api: add support for decimal unit prices (#260) * 7322395 api: add test clock support (#264) * f26506a api: expose Trial and End on /v1/phase response (#273) * 4b183c9 api: expose current period start and end (#282) * 108add4 api: support automatic tax collection (#278) * 4753d71 apitypes: omit PhaseResponse.End from JSON if empty (#274) * e99e82d client/tier: add Cancel (#263) * bf6fc2e client/tier: change Report to default to Stripe's now (#275) * d87ce90 client/tier: change default BaseURL if TIER_API_KEY set (#281) * cf75569 control: Set, do not Add the test_clock (#271) * 8d43747 control: be more aware of test clocks (#270) * 53f58b0 control: convert single tier to metered+per_unit (#267) * c3fbf7b control: report Plans for subscriptions without schedules (#283) * f366a46 control: support division transform (#268) * ffb064e schema: add divide to feature definition (#269) * 1559fe1 stripe: fix test mode links (#262) * ef49337 various: tighten up tests (#265)