14
0
forked from pool/python-stripe

Accepting request 911939 from home:dspinella:branches:devel:languages:python

- Update to v2.60.0
  * Add support for list_computed_upfront_line_items method on resource Quote
  * Add support for new Quote API.
  * Add support for new TaxCode API.
  * Add support for Identity VerificationSession and VerificationReport APIs
  * Add support for the Billing Portal Configuration API

OBS-URL: https://build.opensuse.org/request/show/911939
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stripe?expand=0&rev=3
This commit is contained in:
2021-08-13 09:28:40 +00:00
committed by Git OBS Bridge
parent fa49b7715c
commit 52ad0755d2
4 changed files with 18 additions and 16 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Aug 13 08:34:39 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
- Update to v2.60.0
* Add support for list_computed_upfront_line_items method on resource Quote
* Add support for new Quote API.
* Add support for new TaxCode API.
* Add support for Identity VerificationSession and VerificationReport APIs
* Add support for the Billing Portal Configuration API
-------------------------------------------------------------------
Sat Feb 6 05:47:20 UTC 2021 - John Vandenberg <jayvdb@gmail.com>