Skip to content

Commit

Permalink
version bump to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SilverFire committed Oct 17, 2019
1 parent ef5b933 commit 3d37bc9
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ coverage.clover
chkipper.phar
composer.phar
ocular.phar
phpstan.phar
phpunit-skelgen.phar

# PHARs
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
hiqdev/omnipay-epayservice
--------------------------

## [3.0.0] - 2019-10-17

- Update to Omnipay v3 ([@SilverFire])
- Other minor changes ([@SilverFire], [@BladeRoot])

## [0.1.1] - 2017-10-10

## [0.1.0] - 2017-05-05
Expand All @@ -23,3 +28,4 @@ hiqdev/omnipay-epayservice
[Under]: https://github.com/hiqdev/omnipay-epayservice/releases/tag/Under
[0.1.0]: https://github.com/hiqdev/omnipay-epayservice/releases/tag/0.1.0
[0.1.1]: https://github.com/hiqdev/omnipay-epayservice/compare/0.1.0...0.1.1
[3.0.0]: https://github.com/hiqdev/omnipay-epayservice/compare/0.1.1...3.0.0
14 changes: 14 additions & 0 deletions history.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
hiqdev/omnipay-epayservice
--------------------------

## [3.0.0] - 2019-10-17

- Update to Omnipay v3
- [ef5b933] 2019-10-17 Update to Omnipay v3 [@SilverFire]
- Other minor changes
- [86012a9] 2017-12-15 Merge pull request #2 from bladeroot/fix-txn [@SilverFire]
- [9f33c8a] 2017-12-15 fix get transaction id [@BladeRoot]
- [1123b6c] 2017-11-23 Fixed signature calculationg [@SilverFire]

## [0.1.1] - 2017-10-10

- [3a07a55] 2017-10-10 Added CompletePurchaseResponse::getCurrency(), enhanced response validity checking [@SilverFire]
Expand Down Expand Up @@ -56,3 +65,8 @@ hiqdev/omnipay-epayservice
[0.1.0]: https://github.com/hiqdev/omnipay-epayservice/releases/tag/0.1.0
[3a07a55]: https://github.com/hiqdev/omnipay-epayservice/commit/3a07a55
[0.1.1]: https://github.com/hiqdev/omnipay-epayservice/compare/0.1.0...0.1.1
[ef5b933]: https://github.com/hiqdev/omnipay-epayservice/commit/ef5b933
[86012a9]: https://github.com/hiqdev/omnipay-epayservice/commit/86012a9
[9f33c8a]: https://github.com/hiqdev/omnipay-epayservice/commit/9f33c8a
[1123b6c]: https://github.com/hiqdev/omnipay-epayservice/commit/1123b6c
[3.0.0]: https://github.com/hiqdev/omnipay-epayservice/compare/0.1.1...3.0.0
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
omnipay-epayservice 0.1.1 2017-10-10 14:21:33 +0300 3a07a5524deb9c9cf51679b36dd1a4cb71f1652e
omnipay-epayservice 3.0.0 2019-10-17 18:29:29 +0300 ef5b933997db87c66e33cf5ffd63ac49c15b3384

0 comments on commit 3d37bc9

Please sign in to comment.