diff --git a/CHANGELOG.md b/CHANGELOG.md index dd2ca826f..fd82677a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.17.0](https://github.com/arlyon/async-stripe/compare/v0.16.0...v0.17.0) (2023-02-01) + + +### Features + +* improve api doc code to fix / add more coverage ([fecaa2e](https://github.com/arlyon/async-stripe/commit/fecaa2e17b4fb443e44b1f470beddd6659eeb107)) + # [0.16.0](https://github.com/arlyon/async-stripe/compare/v0.15.2...v0.16.0) (2023-01-17) diff --git a/Cargo.toml b/Cargo.toml index baf2547bc..e14722500 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ members = [ [package] name = "async-stripe" -version = "0.16.0" +version = "0.17.0" description = "API bindings for the Stripe HTTP API" rust-version = "1.60.0" authors = [