File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 0.39.0] ( https://github.com/arlyon/async-stripe/compare/v0.38.1...v0.39.0 ) (2024-08-31)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ` post ` -> ` post_form ` ([ bc39260] ( https://github.com/arlyon/async-stripe/commit/bc3926039eb50d48cf8f20ddb8110c847e7f7f00 ) )
7
+ * Move ` promotion_code_ext ` to ` products ` feature ([ 32435f3] ( https://github.com/arlyon/async-stripe/commit/32435f38c242ad47d8c992d1178736c460f107f2 ) )
8
+ * Re-export ([ 24f1782] ( https://github.com/arlyon/async-stripe/commit/24f17823b1812886bda32762f9de66dceb83559b ) )
9
+
10
+
11
+ ### Features
12
+
13
+ * Create promotion code ([ 0fde9eb] ( https://github.com/arlyon/async-stripe/commit/0fde9eb6bc3333bab3bb135709697d114017be4a ) )
14
+
1
15
## [ 0.38.1] ( https://github.com/arlyon/async-stripe/compare/v0.38.0...v0.38.1 ) (2024-08-06)
2
16
3
17
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ members = [
7
7
8
8
[package ]
9
9
name = " async-stripe"
10
- version = " 0.38.1 "
10
+ version = " 0.39.0 "
11
11
description = " API bindings for the Stripe HTTP API"
12
12
rust-version = " 1.74.0"
13
13
authors = [
You can’t perform that action at this time.
0 commit comments