Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 850 Bytes

CHANGELOG.md

File metadata and controls

27 lines (20 loc) · 850 Bytes

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.

[Unreleased]

[2.0.0] - 2019-01-15

  • Updated codebase to use Omnipay 3.x
  • Requires PHP 7.1+

[1.2.0] - 2018-09-16

  • Added StatusCode constants class

[1.1.0] - 2018-09-05

  • Added support for Tokenising a card
  • Added documentation link to README

[1.0.5] - 2018-09-04

  • @catharsisjelly took over maintainence of the codebase
  • Added CHANGELOG
  • Added ext-xml to composer requirements
  • Updated required libraries via composer

[1.0.4] - 2018-03-15

  • All changes up until this point were handled by @comicrelief