Skip to content

Commit 524eae5

Browse files
committed
Update CHANGELOG
1 parent f7ccb9d commit 524eae5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

33
## [Unreleased](https://github.com/shabayekdes/laravel-payment/compare/main...develop)
44

5+
## [v0.7.0 (2022-01-15)](https://github.com/shabayekdes/laravel-payment/compare/v0.6.0...v0.7.0)
6+
7+
### Added
8+
- Added get errors message if payment gateway is failed ([#14](https://github.com/shabayekdes/laravel-payment/pull/14))
9+
- Added get payment success status
10+
11+
### Changed
12+
- Changed handling error exception to store errors in array instead throw exception
13+
514
## [v0.6.0 (2022-01-08)](https://github.com/shabayekdes/laravel-payment/compare/v0.5.1...v0.6.0)
615

716
### Added

0 commit comments

Comments
 (0)