Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.

Latest commit

 

History

History
56 lines (41 loc) · 1.86 KB

CHANGELOG.md

File metadata and controls

56 lines (41 loc) · 1.86 KB

Change Log

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

This projects adheres to Semantic Versioning and Keep a CHANGELOG.

2.0.4 - 2020-02-03

  • Marked library as deprecated.

2.0.3 - 2019-12-22

  • Updated usage of deprecated addItem() method.
  • Updated payment status class name.

2.0.2 - 2019-08-26

  • Updated packages.

2.0.1 - 2018-12-11

  • Update item methods in payment data.

2.0.0 - 2018-05-14

  • Switched to PHP namespaces.

1.0.4 - 2017-03-15

  • Fixed “Fatal error: Uncaught Error: Using $this when not in object context”.

1.0.3 - 2017-01-25

  • Updated dev libraries.
  • Simplified adding hooks.
  • Added filter for payment source description and URL.
  • Added a extra filter for the payment redirect URL.
  • Always redirect to the pay redirect URL.

1.0.2 - 2016-04-12

  • No longer use camelCase for payment data.

1.0.1 - 2016-02-12

  • Removed status code from redirect in update_status.

1.0.0 - 2015-05-26

Added

  • First release.