Skip to content

Commit

Permalink
Merge upstream and update generated code for v425
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jul 20, 2023
2 parents 91f13bc + c32549e commit 62ba6f6
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 10.18.0 - 2023-07-20
* [#1533](https://github.com/stripe/stripe-php/pull/1533) Update generated code
* Add support for new value `service_tax` on enum `TaxRate.tax_type`
* [#1526](https://github.com/stripe/stripe-php/pull/1526) Add constants for payment intent cancellation reasons
* [#1487](https://github.com/stripe/stripe-php/pull/1487) PHPDoc: use union of literals for $method parameter throughout

## 10.18.0-beta.1 - 2023-07-13
* [#1527](https://github.com/stripe/stripe-php/pull/1527) Update generated code for beta
Release specs are identical.
Expand All @@ -9,7 +15,7 @@
* Add support for `payment_method_configuration_details` on `PaymentIntent`
* Rename `Tax.SettingService` -> `Tax.SettingsService` (parity with main release)
* [#1519](https://github.com/stripe/stripe-php/pull/1519) Update generated code for beta
* Rename `Tax.SettingsService` -> `Tax.SettingService`
* Rename `Tax.SettingsService` -> `Tax.SettingService`

## 10.17.0 - 2023-07-13
* [#1525](https://github.com/stripe/stripe-php/pull/1525) Update generated code
Expand Down

0 comments on commit 62ba6f6

Please sign in to comment.