From 36826f02f3adbe8d7dbe2a7b973b680505a72dd0 Mon Sep 17 00:00:00 2001 From: driesvints Date: Wed, 25 Oct 2023 16:55:50 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb2d9062..83a0710f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Release Notes -## [Unreleased](https://github.com/laravel/cashier/compare/v14.12.9...14.x) +## [Unreleased](https://github.com/laravel/cashier/compare/v14.12.10...14.x) + +## [v14.12.10](https://github.com/laravel/cashier/compare/v14.12.9...v14.12.10) - 2023-10-25 + +- Fix Tax ID collection requires updating business name on the customer by [@stevebauman](https://github.com/stevebauman) in https://github.com/laravel/cashier-stripe/pull/1586 ## [v14.12.9](https://github.com/laravel/cashier/compare/v14.12.8...v14.12.9) - 2023-10-24