diff --git a/CHANGELOG.md b/CHANGELOG.md index 706ab6d..6759579 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to `laravel-multipayment-gateways` will be documented in this file. +## 1.6.7 - 2024-02-08 + +### What's Changed + +- Fixed issue with paystack's response **typed** when redirecting user to the specified callback_url by @MusahMusah +- Fixed code styling + ## 1.6.6 - 2024-01-03 ### What's Changed @@ -39,6 +46,7 @@ All notable changes to `laravel-multipayment-gateways` will be documented in thi + ``` - Optimized codebase with significant refactor @@ -70,6 +78,7 @@ In addition, the `HttpClientWrapper` is available via `helpers`, `dependency inj + ``` ## 1.2.5 - 2023-03-26