File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
## 12.0.1 - 2025-04-21
2
- * Serializes boolean query parameter values to `true`/`false` (lower case) before sending to the Stripe API for compatibility with Stripe V2 endpoints
2
+ * [#1499](https://github.com/stripe/stripe-python/pull/1499) Encode bools with lower case
3
+ - Serializes boolean query parameter values to `true`/`false` (lower case) before sending to the Stripe API for compatibility with Stripe V2 endpoints
4
+ * [#1401](https://github.com/stripe/stripe-python/pull/1401) Fix type hint for SearchResultObject.data
5
+ * [#1493](https://github.com/stripe/stripe-python/pull/1493) Update readme with clarification on resource based call patterns
3
6
4
7
## 12.0.0 - 2025-04-01
5
8
* [#1463](https://github.com/stripe/stripe-python/pull/1463) Support for APIs in the new API version 2025-03-31.basil
You can’t perform that action at this time.
0 commit comments