Skip to content

Commit 6d6e025

Browse files
MusahMusahgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent dbdfc88 commit 6d6e025

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to `laravel-multipayment-gateways` will be documented in this file.
44

5+
## 1.7.1 - 2024-03-30
6+
7+
### What's Changed
8+
9+
- Fix Bug when using stripe Payment Gateway Invalid request (check that your POST content type is application/x-www-form-urlencoded)
10+
11+
**Full Changelog**: https://github.com/MusahMusah/laravel-multipayment-gateways/compare/1.7.0...1.7.1
12+
513
## 1.7.0 - 2024-03-13
614

715
### What's Changed
@@ -54,6 +62,7 @@ All notable changes to `laravel-multipayment-gateways` will be documented in thi
5462

5563

5664

65+
5766
```
5867
- Optimized codebase with significant refactor
5968

@@ -87,6 +96,7 @@ In addition, the `HttpClientWrapper` is available via `helpers`, `dependency inj
8796

8897

8998

99+
90100
```
91101
## 1.2.5 - 2023-03-26
92102

0 commit comments

Comments
 (0)