Skip to content

Latest commit

 

History

History
125 lines (83 loc) · 4.28 KB

CHANGELOG.md

File metadata and controls

125 lines (83 loc) · 4.28 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.

4.1.4 - 2024-12-17

Commits

Full set of changes: 4.1.3...4.1.4

4.1.3 - 2023-06-01

Commits

  • Switch from pronamic/wp-deployer to pronamic/pronamic-cli. (9403163)
  • Updated .gitattributes (9400cd3)

Full set of changes: 4.1.2...4.1.3

4.1.2 - 2023-03-27

Commits

  • Using version ^1.3 for pronamic/wp-deployer. (6e09836)
  • Set Composer type to wordpress-plugin. (0b7919f)
  • Updated .gitattributes (837b24b)

Full set of changes: 4.1.1...4.1.2

4.1.1 - 2023-01-31

Composer

  • Changed php from >=8.0 to >=7.4. Full set of changes: 4.1.0...4.1.1

4.1.0 - 2022-12-22

Composer

Full set of changes: 4.0.1...4.1.0

4.0.1 - 2022-09-26

  • Coding standards.

4.0.0 - 2022-01-11

Changed

3.0.0 - 2021-08-05

  • Updated to pronamic/wp-pay-core version 3.0.0.
  • Updated to pronamic/wp-money version 2.0.0.
  • Switched to pronamic/wp-coding-standards.

2.1.1 - 2021-04-26

  • Happy 2021.

2.1.0 - 2020-03-19

  • Use new abstract gateway integration.

2.0.1 - 2018-08-27

  • Updated packages.

2.0.0 - 2018-05-09

  • Switched to PHP namespaces.

1.1.5 - 2016-10-20

  • Removed Pronamic_WP_Pay_Gateways_IDeal_Util, no longer used.

1.1.4 - 2016-06-08

  • Removed the $data parameter in the get_purchase_id function.

1.1.3 - 2016-03-22

  • Updated gateway settings.

1.1.2 - 2016-03-02

  • Added an gateway settings class.

1.1.1 - 2016-01-29

  • Added gateway settings class.

1.1.0 - 2015-03-09

  • Added an utility class which can create purchase ID's.

1.0.1 - 2015-03-03

  • Changed WordPress pay core library requirement from ~1.0.0 to >=1.0.0.

1.0.0 - 2015-01-19

  • First release.