We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d44bc0 commit 5125489Copy full SHA for 5125489
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
## [Unreleased](https://github.com/shabayekdes/laravel-payment/compare/main...develop)
4
5
+## [v0.6.0 (2022-01-08)](https://github.com/shabayekdes/laravel-payment/compare/v0.5.1...v0.6.0)
6
+
7
+### Added
8
+- Added verify paymob status from gateway ([#3](https://github.com/shabayekdes/laravel-payment/pull/3))
9
+- Added configuration for styleci to fix code style ([#3](https://github.com/shabayekdes/laravel-payment/pull/3))
10
11
+### Fixed
12
+- Fixed code style to PRS4 standards
13
14
## [v0.5.1 (2022-01-07)](https://github.com/shabayekdes/laravel-payment/compare/v0.5.0...v0.5.1)
15
16
### Added
0 commit comments