Skip to content

Commit

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

## [2.0.2] - 2019-08-06

- Fixed `DetailsResponse::getPayer()`: Payment method title might be missing, so a fallback was implemented ([@SilverFire])

## [2.0.1] - 2019-08-05

- Fixed insufficient IdempotencyKey uniqness in PurchaseRequest ([@SilverFire])
Expand All @@ -17,6 +21,7 @@
[@BladeRoot]: https://github.com/BladeRoot
[bladeroot@gmail.com]: https://github.com/BladeRoot
[2.0.0]: https://github.com/hiqdev/omnipay-yandex-kassa/releases/tag/2.0.0
[Under development]: https://github.com/hiqdev/omnipay-yandex-kassa/releases
[Under development]: https://github.com/hiqdev/omnipay-yandex-kassa/compare/2.0.1...HEAD
[Development started]: https://github.com/hiqdev/omnipay-yandex-kassa/compare/2.0.0...Development started
[2.0.1]: https://github.com/hiqdev/omnipay-yandex-kassa/compare/2.0.0...2.0.1
[2.0.2]: https://github.com/hiqdev/omnipay-yandex-kassa/compare/2.0.1...2.0.2
9 changes: 8 additions & 1 deletion history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## [Under development]

## [2.0.2] - 2019-08-06

- Fixed `DetailsResponse::getPayer()`: Payment method title might be missing, so a fallback was implemented
- [d3b882e] 2019-08-06 Payment method title may be missing. Fallback implemented [@SilverFire]

## [2.0.1] - 2019-08-05

- Fixed insufficient IdempotencyKey uniqness in PurchaseRequest
Expand Down Expand Up @@ -31,7 +36,9 @@
[32b9724]: https://github.com/hiqdev/omnipay-yandex-kassa/commit/32b9724
[2.0.0]: https://github.com/hiqdev/omnipay-yandex-kassa/releases/tag/2.0.0
[332f075]: https://github.com/hiqdev/omnipay-yandex-kassa/commit/332f075
[Under development]: https://github.com/hiqdev/omnipay-yandex-kassa/releases
[Under development]: https://github.com/hiqdev/omnipay-yandex-kassa/compare/2.0.1...HEAD
[Development started]: https://github.com/hiqdev/omnipay-yandex-kassa/compare/2.0.0...Development started
[8f0b26a]: https://github.com/hiqdev/omnipay-yandex-kassa/commit/8f0b26a
[2.0.1]: https://github.com/hiqdev/omnipay-yandex-kassa/compare/2.0.0...2.0.1
[d3b882e]: https://github.com/hiqdev/omnipay-yandex-kassa/commit/d3b882e
[2.0.2]: https://github.com/hiqdev/omnipay-yandex-kassa/compare/2.0.1...2.0.2
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
omnipay-yandex-kassa 2.0.1 2019-08-05 20:22:20 +0300 8f0b26afd69bfcddb61d5729645e6d188348ab91
omnipay-yandex-kassa 2.0.2 2019-08-06 13:50:48 +0300 d3b882ea4edd4e1e5f04872e139d0be546730c12

0 comments on commit 5efe3e7

Please sign in to comment.