We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 260d450 commit ff3bc50Copy full SHA for ff3bc50
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [0.17.0](https://github.com/arlyon/async-stripe/compare/v0.16.0...v0.17.0) (2023-02-01)
2
+
3
4
+### Features
5
6
+* improve api doc code to fix / add more coverage ([fecaa2e](https://github.com/arlyon/async-stripe/commit/fecaa2e17b4fb443e44b1f470beddd6659eeb107))
7
8
# [0.16.0](https://github.com/arlyon/async-stripe/compare/v0.15.2...v0.16.0) (2023-01-17)
9
10
Cargo.toml
@@ -7,7 +7,7 @@ members = [
[package]
name = "async-stripe"
-version = "0.16.0"
+version = "0.17.0"
11
description = "API bindings for the Stripe HTTP API"
12
rust-version = "1.60.0"
13
authors = [
0 commit comments