diff --git a/CHANGELOG.md b/CHANGELOG.md index e47cf3d4..08286be1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/cashier/compare/v12.0.0...12.x) +## [Unreleased](https://github.com/laravel/cashier/compare/v12.0.1...12.x) + + +## [v12.0.1 (2020-06-16)](https://github.com/laravel/cashier/compare/v12.0.0...v12.0.1) + +### Fixed +- Fix validating payment intent ([#959](https://github.com/laravel/cashier/pull/959)) ## [v12.0.0 (2020-06-09)](https://github.com/laravel/cashier/compare/v11.3.0...v12.0.0)