File tree 1 file changed +14
-1
lines changed
1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/cashier/compare/v12.13.1...master )
3
+ ## [ Unreleased] ( https://github.com/laravel/cashier/compare/v12.14.0...master )
4
+
5
+
6
+ ## [ v12.14.0 (2021-05-25)] ( https://github.com/laravel/cashier/compare/v12.13.1...v12.14.0 )
7
+
8
+ ### Added
9
+ - Support prorations while extending trials ([ #1151 ] ( https://github.com/laravel/cashier-stripe/pull/1151 ) )
10
+ - Add extra methods to invoice object ([ #1167 ] ( https://github.com/laravel/cashier-stripe/pull/1167 ) )
11
+
12
+ ### Fixed
13
+ - Add extra 10 seconds of trial time for checkout session ([ #1160 ] ( https://github.com/laravel/cashier-stripe/pull/1160 ) )
14
+ - Fix adding invoice item with quantities ([ #1161 ] ( https://github.com/laravel/cashier-stripe/pull/1161 ) )
15
+ - Fix coupons with Stripe Checkout sessions ([ #1165 ] ( https://github.com/laravel/cashier-stripe/pull/1165 ) )
16
+ - Fix checkout owner ([ 7bbfe23] ( https://github.com/laravel/cashier-stripe/commit/7bbfe234c5f1657eee1223f9aee73b03bdef9894 ) )
4
17
5
18
6
19
## [ v12.13.1 (2021-05-11)] ( https://github.com/laravel/cashier/compare/v12.13.0...v12.13.1 )
You can’t perform that action at this time.
0 commit comments