diff --git a/CHANGELOG.md b/CHANGELOG.md index 96453fc0a..60418be99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.29.0](https://github.com/arlyon/async-stripe/compare/v0.28.1...v0.29.0) (2024-01-10) + + +### Features + +* generate latest changes from OpenApi spec ([32e802e](https://github.com/arlyon/async-stripe/commit/32e802ef4d36f8ab495e7c2b6abba29450eb999f)) + ## [0.28.1](https://github.com/arlyon/async-stripe/compare/v0.28.0...v0.28.1) (2024-01-10) diff --git a/Cargo.toml b/Cargo.toml index 25739ea39..471adaf05 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ members = [ [package] name = "async-stripe" -version = "0.28.1" +version = "0.29.0" description = "API bindings for the Stripe HTTP API" rust-version = "1.68.0" authors = [