Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
shabayekdes committed Jan 15, 2022
1 parent f7ccb9d commit 524eae5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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

## [v0.7.0 (2022-01-15)](https://github.com/shabayekdes/laravel-payment/compare/v0.6.0...v0.7.0)

### Added
- Added get errors message if payment gateway is failed ([#14](https://github.com/shabayekdes/laravel-payment/pull/14))
- Added get payment success status

### Changed
- Changed handling error exception to store errors in array instead throw exception

## [v0.6.0 (2022-01-08)](https://github.com/shabayekdes/laravel-payment/compare/v0.5.1...v0.6.0)

### Added
Expand Down

0 comments on commit 524eae5

Please sign in to comment.