Skip to content

Commit

Permalink
version bump to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SilverFire committed Aug 20, 2021
1 parent 9d7c8ce commit 5efc751
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## [Under development]

## [3.0.1] - 2021-08-09

- Support PHP 8 ([[email protected]])

## [3.0.0] - 2020-10-01

- Update to Omnipay v3 ([@SilverFire])
Expand All @@ -26,3 +30,4 @@
[2.0.0]: https://github.com/hiqdev/omnipay-ikajo/releases/tag/2.0.0
[2.0.1]: https://github.com/hiqdev/omnipay-ikajo/compare/2.0.0...2.0.1
[3.0.0]: https://github.com/hiqdev/omnipay-ikajo/compare/2.0.1...3.0.0
[3.0.1]: https://github.com/hiqdev/omnipay-ikajo/compare/3.0.0...3.0.1
7 changes: 7 additions & 0 deletions history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## [Under development]

## [3.0.1] - 2021-08-09

- Support PHP 8
- [9d7c8ce] 2021-08-09 fixed php version to be compatible with php8 [[email protected]]

## [3.0.0] - 2020-10-01

- Update to Omnipay v3
Expand Down Expand Up @@ -52,3 +57,5 @@
[2.0.1]: https://github.com/hiqdev/omnipay-ikajo/compare/2.0.0...2.0.1
[14ca77b]: https://github.com/hiqdev/omnipay-ikajo/commit/14ca77b
[3.0.0]: https://github.com/hiqdev/omnipay-ikajo/compare/2.0.1...3.0.0
[9d7c8ce]: https://github.com/hiqdev/omnipay-ikajo/commit/9d7c8ce
[3.0.1]: https://github.com/hiqdev/omnipay-ikajo/compare/3.0.0...3.0.1
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
omnipay-ikajo 3.0.0 2020-10-01 20:08:22 +0300 14ca77b47eefb63cbfabfee20ed61a2d70b6191d
omnipay-ikajo 3.0.1 2021-08-09 17:03:14 +0300 9d7c8ce6ed39473e2d788dc790c51cb88d06055e

0 comments on commit 5efc751

Please sign in to comment.