Skip to content

Commit 463c5c1

Browse files
committed
Merge branch '12.x'
# Conflicts: # CHANGELOG.md # src/Cashier.php
2 parents 36ef105 + beea7ed commit 463c5c1

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Release Notes
22

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))
417

518

619
## [v12.13.1 (2021-05-11)](https://github.com/laravel/cashier/compare/v12.13.0...v12.13.1)

0 commit comments

Comments
 (0)