Skip to content

Commit e3efcba

Browse files
authored
Fix links to pinned api versions in CHANGELOG.md (#2028)
1 parent 89da2e8 commit e3efcba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22

33
## 29.5.0-beta.1 - 2025-07-30
4-
This release changes the pinned API version to `2025-07-30.basil`.
4+
This release changes the pinned API version to `2025-07-30.preview`.
55

66
* [#2025](https://github.com/stripe/stripe-java/pull/2025) Update generated code for beta
77
* Add support for new resources `billing.MeterUsageRow`, `billing.MeterUsage`, and `terminal.OnboardingLink`
@@ -40,7 +40,7 @@ This release changes the pinned API version to `2025-07-30.basil`.
4040
* Add support for error types `AlreadyExistsException` and `NonZeroBalanceException`
4141

4242
## 29.4.0-beta.1 - 2025-07-01
43-
This release changes the pinned API version to `2025-06-30.basil`.
43+
This release changes the pinned API version to `2025-06-30.preview`.
4444

4545
* [#2009](https://github.com/stripe/stripe-java/pull/2009) Update generated code for beta
4646
* Change type of `InvoiceCreatePreviewParams.schedule_details.billingMode`, `InvoiceCreatePreviewParams.subscription_details.billingMode`, `Quote.subscription_data.billingMode`, `QuoteCreateParams.subscription_data.billingMode`, `SubscriptionCreateParams.billingMode`, `SubscriptionScheduleCreateParams.billingMode`, and `checkout.SessionCreateParams.subscription_data.billingMode` from `enum('classic'|'flexible')` to `billing_mode`

0 commit comments

Comments
 (0)