Skip to content

Latest commit

 

History

History
67 lines (34 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

67 lines (34 loc) · 1.1 KB

Changelog

January 5th 2020

  • Set coupon ID as its code
  • Update redeem_by as it was set in the past
  • Add product_id to stripe_product
  • Fix the update webhook url
  • Update dependencies

August 30th 2019

  • Support for plan_id in plan resources
  • Add tiers to plan resources

August 1st 2019

  • Support for Terraform 0.12

Jul 21st 2019

  • A change to a plan's amount, currency or interval will force a new resource

Apr 17th 2019

  • Add example on how to import existing resources

Feb 24th 2019

  • Add support for coupons!

Feb 14th 2019

  • Add support for more attributes in plan, product and webhooks
  • Add support for webhook secrets

Feb 3rd 2019

  • Set app info for user agent

Jan 29th 2019

  • Add stripe_webhook_endpoint resource

Feb 1st 2019

  • Ensure right params are tracked
  • Make products active by default
  • Make plans active by default

Sep 3rd 2018

  • Add more documentation on what is supported
  • Add Statement Descriptor, UnitLabel & Active to Product
  • Make Product and Plan importable
  • Initial commit