Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3454047

Browse files
committed
version bump to 3.0.0
1 parent 7172fe2 commit 3454047

File tree

2 files changed

+15
-7
lines changed

2 files changed

+15
-7
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@ chkipper.phar
3333
composer.phar
3434
ocular.phar
3535
php-cs-fixer.phar
36+
phpstan.phar
3637
phpunit-skelgen.phar
3738
phpunit.phar

CHANGELOG.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
1-
hiqdev/omnipay-ecoin changelog
2-
------------------------------
1+
## [3.0.0] - 2019-10-17
32

4-
## Under development
3+
## [Under development]
54

6-
- Added tests (coverage 100%)
7-
- Changed: redone to `omnipay-ecoin`
8-
- Added basics
5+
- Updated to OmniPay v.3.0 ([@SilverFire], [@hiqsol], [@BladeRoot])
96

10-
## Development started 2015-10-23
7+
## [Development started] - 2015-10-23
118

9+
[@hiqsol]: https://github.com/hiqsol
10+
[[email protected]]: https://github.com/hiqsol
11+
[@SilverFire]: https://github.com/SilverFire
12+
[[email protected]]: https://github.com/SilverFire
13+
[@tafid]: https://github.com/tafid
14+
[[email protected]]: https://github.com/tafid
15+
[@BladeRoot]: https://github.com/BladeRoot
16+
[[email protected]]: https://github.com/BladeRoot
17+
[3.0.0]: https://github.com/hiqdev/omnipay-ecoin/releases/tag/3.0.0
18+
[Under development]: https://github.com/hiqdev/omnipay-ecoin/releases

0 commit comments

Comments
 (0)