From 5505f1f1a477a7e961ad3acadcac22f12c5a7f52 Mon Sep 17 00:00:00 2001 From: driesvints Date: Tue, 2 Jul 2024 13:17:26 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0912fe6a..90371bb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Release Notes -## [Unreleased](https://github.com/laravel/cashier/compare/v15.3.2...15.x) +## [Unreleased](https://github.com/laravel/cashier/compare/v15.4.0...15.x) + +## [v15.4.0](https://github.com/laravel/cashier/compare/v15.3.2...v15.4.0) - 2024-07-02 + +* [15.x] Indicate if invoice is paid by [@driesvints](https://github.com/driesvints) in https://github.com/laravel/cashier-stripe/pull/1686 ## [v15.3.2](https://github.com/laravel/cashier/compare/v15.3.1...v15.3.2) - 2024-04-12