File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 11.2.0b1 - 2024-10-03
2+ * [#1407](https://github.com/stripe/stripe-python/pull/1407) Updates beta branch with changes in master & update generated code
3+ * Add support for `reporting_chart` on parameter class `stripe.AccountSession.CreateParamsComponents`
4+ * Add support for `total_pretax_credit_amounts` on resource `stripe.QuotePreviewInvoice`
5+ * Add support for `allow_redisplay` on parameter class `stripe.terminal.Reader.CollectPaymentMethodParamsCollectConfig`
6+ * Remove support for `from_schedule` on resource class `stripe.Quote.SubscriptionData`
7+ * Move `raw_request` and related methods from `_raw_request` module to the `StripeClient` class
8+ * Remove `_preview` module; use raw request methods in the `StripeClient` class instead
9+
110## 11.1.0 - 2024-10-03
211* [#1409](https://github.com/stripe/stripe-python/pull/1409) Update the class for `ThinEvent` to include `livemode`
312* [#1408](https://github.com/stripe/stripe-python/pull/1408) Update generated code
Original file line number Diff line number Diff line change 1- 10.13 .0b1
1+ 11.2 .0b1
Original file line number Diff line number Diff line change 1- VERSION = "11.1.0 "
1+ VERSION = "11.2.0b1 "
You can’t perform that action at this time.
0 commit comments