Skip to content

Commit 44711b8

Browse files
authored
Link to the /changelog page instead of /upgrades (#1529)
1 parent a90ce5b commit 44711b8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ This release changes the pinned API version to `2025-04-30.basil`.
398398
## 11.0.0 - 2024-10-01
399399
* [#1404](https://github.com/stripe/stripe-python/pull/1404) Support for APIs in the new API version 2024-09-30.acacia
400400

401-
This release changes the pinned API version to `2024-09-30.acacia`. Please read the [API Upgrade Guide](https://stripe.com/docs/upgrades#2024-09-30.acacia) and carefully review the API changes before upgrading.
401+
This release changes the pinned API version to `2024-09-30.acacia`. Please read the [API Changelog](https://docs.stripe.com/changelog/acacia#2024-09-30.acacia) and carefully review the API changes before upgrading.
402402

403403
### ⚠️ Breaking changes due to changes in the API
404404

@@ -553,7 +553,7 @@ This release changes the pinned API version to `2025-04-30.basil`.
553553
## 10.0.0 - 2024-06-24
554554
* [#1350](https://github.com/stripe/stripe-python/pull/1350) Update generated code
555555

556-
This release changes the pinned API version to 2024-06-20. Please read the [API Upgrade Guide](https://stripe.com/docs/upgrades#2024-06-20) and carefully review the API changes before upgrading.
556+
This release changes the pinned API version to 2024-06-20. Please read the [API Changelog](https://docs.stripe.com/changelog/2024-06-20) and carefully review the API changes before upgrading.
557557

558558
### ⚠️ Breaking changes
559559

@@ -724,7 +724,7 @@ This release changes the pinned API version to `2025-04-30.basil`.
724724
## 9.0.0 - 2024-04-10
725725
* [#1286](https://github.com/stripe/stripe-python/pull/1286)
726726

727-
* This release changes the pinned API version to `2024-04-10`. Please read the [API Upgrade Guide](https://stripe.com/docs/upgrades#2024-04-10) and carefully review the API changes before upgrading.
727+
* This release changes the pinned API version to `2024-04-10`. Please read the [API Changelog](https://docs.stripe.com/changelog/2024-04-10) and carefully review the API changes before upgrading.
728728

729729
### ⚠️ Breaking changes
730730

@@ -1181,7 +1181,7 @@ This release changes the pinned API version to `2025-04-30.basil`.
11811181

11821182
# Changelog
11831183
## 7.0.0 - 2023-10-16
1184-
* This release changes the pinned API version to `2023-10-16`. Please read the [API Upgrade Guide](https://stripe.com/docs/upgrades#2023-10-16) and carefully review the API changes before upgrading `stripe-python`.
1184+
* This release changes the pinned API version to `2023-10-16`. Please read the [API Changelog](https://docs.stripe.com/changelog/2023-10-16) and carefully review the API changes before upgrading `stripe-python`.
11851185
* [#1085](https://github.com/stripe/stripe-python/pull/1085) Update generated code
11861186
- Updated pinned API version
11871187

@@ -1300,7 +1300,7 @@ This release changes the pinned API version to `2025-04-30.basil`.
13001300

13011301
## 5.0.0 - 2022-11-16
13021302

1303-
Breaking changes that arose during code generation of the library that we postponed for the next major version. For changes to the Stripe products, read more at https://stripe.com/docs/upgrades#2022-11-15.
1303+
Breaking changes that arose during code generation of the library that we postponed for the next major version. For changes to the Stripe products, read more at https://docs.stripe.com/changelog/2022-11-15.
13041304

13051305
"⚠️" symbol highlights breaking changes.
13061306

@@ -1352,7 +1352,7 @@ Breaking changes that arose during code generation of the library that we postpo
13521352

13531353
## 4.0.0 - 2022-08-02
13541354

1355-
Breaking changes that arose during code generation of the library that we postponed for the next major version. For changes to the SDK, read more detailed description at https://github.com/stripe/stripe-python/wiki/Migration-guide-for-v4. For changes to the Stripe products, read more at https://stripe.com/docs/upgrades#2022-08-01.
1355+
Breaking changes that arose during code generation of the library that we postponed for the next major version. For changes to the SDK, read more detailed description at https://github.com/stripe/stripe-python/wiki/Migration-guide-for-v4. For changes to the Stripe products, read more at https://docs.stripe.com/changelog/2022-08-01.
13561356

13571357
"⚠️" symbol highlights breaking changes.
13581358

0 commit comments

Comments
 (0)