You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,28 @@
1
1
# Changelog
2
2
3
+
## 0.1.1 (2026-02-27)
4
+
5
+
Full Changelog: [v0.1.0...v0.1.1](https://github.com/stainless-commons/stripe-python/compare/v0.1.0...v0.1.1)
6
+
7
+
### Bug Fixes
8
+
9
+
* use correct format for nested and array query params ([aed61b7](https://github.com/stainless-commons/stripe-python/commit/aed61b71afd19864976d3202e6d2b48cadae2ee8))
10
+
11
+
12
+
### Chores
13
+
14
+
* bump @stdy/cli to 0.15.3 ([3847ce1](https://github.com/stainless-commons/stripe-python/commit/3847ce1c5966a6ec456b3c831c7b275f37c17b34))
15
+
***ci:** bump uv version ([e3f69aa](https://github.com/stainless-commons/stripe-python/commit/e3f69aac9b1c86932148e536fff17919224e4b3d))
16
+
* format all `api.md` files ([c48c11d](https://github.com/stainless-commons/stripe-python/commit/c48c11d7ded34e0caebe970203291c68ba9552fb))
17
+
***internal:** add request options to SSE classes ([fa41519](https://github.com/stainless-commons/stripe-python/commit/fa41519a4d2313962ac322d782d1f70265b6d0ba))
18
+
***internal:** bump mock server version ([44e6bfb](https://github.com/stainless-commons/stripe-python/commit/44e6bfb11bb60d74b96418f93dad036d5e286d71))
19
+
***internal:** make `test_proxy_environment_variables` more resilient ([09dfc73](https://github.com/stainless-commons/stripe-python/commit/09dfc739821286e53d3faef95946384e7de6ed7a))
20
+
***internal:** make `test_proxy_environment_variables` more resilient to env ([ee9ae9e](https://github.com/stainless-commons/stripe-python/commit/ee9ae9efd7b7596ed7e9ff7345058fc55df2b9f0))
0 commit comments