From d4f19441885f96880ffedc5779362c817e705b9b Mon Sep 17 00:00:00 2001 From: SilverFire - Dmitry Naumenko Date: Thu, 17 Oct 2019 19:56:56 +0300 Subject: [PATCH] version bump to 3.0.0 --- .gitignore | 1 + CHANGELOG.md | 21 +++++++++++++++------ 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 67883ff..7ece95f 100644 --- a/.gitignore +++ b/.gitignore @@ -33,5 +33,6 @@ chkipper.phar composer.phar ocular.phar php-cs-fixer.phar +phpstan.phar phpunit-skelgen.phar phpunit.phar diff --git a/CHANGELOG.md b/CHANGELOG.md index 17a9824..aeeb537 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,19 @@ -hiqdev/omnipay-qiwi changelog ------------------------------ +## [3.0.0] - 2019-10-17 -## Under development +## [Under development] -- Redone to `omnipay-qiwi` -- Added basics +- Update to Omnipay v3 ([@SilverFire]) +- Minor ([@hiqsol], [xakki@ya.ru]) -## Development started 2015-10-23 +## [Development started] - 2015-10-23 +[@hiqsol]: https://github.com/hiqsol +[sol@hiqdev.com]: https://github.com/hiqsol +[@SilverFire]: https://github.com/SilverFire +[d.naumenko.a@gmail.com]: https://github.com/SilverFire +[@tafid]: https://github.com/tafid +[andreyklochok@gmail.com]: https://github.com/tafid +[@BladeRoot]: https://github.com/BladeRoot +[bladeroot@gmail.com]: https://github.com/BladeRoot +[3.0.0]: https://github.com/hiqdev/omnipay-qiwi/releases/tag/3.0.0 +[Under development]: https://github.com/hiqdev/omnipay-qiwi/releases