Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

37 lines (29 loc) · 1.31 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v2.0.1 - 2022-09-25

Changed

  • Check status by group instead of the bank

v2.0.0 - 2022-09-23

Changed

  • The version of the kevin API was updated to 0.3
  • Added option to pass payment method by credit card

v1.1.0 - 2021-07-21

Added

  • New method getPaymentGroup in FetchTransactionResponse
  • New method isPaymentCompleted in FetchTransactionResponse

v1.0.0 - 2021-04-02

Changed

  • Method makeResponse now requires third parameter $reasonPhrase
  • Method getValueFromData now can search recursive to array by providing dotted key

v0.1.0-RC - 2021-03-24

Added

  • Release v0.1.0-RC