Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 708 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 708 Bytes

Mollie

Changelog

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

v1.2.1 - 2016-05-27

  • Removed X-Mollie-Client-Info from requests.
  • Update bundled cacert.pem file. Follows Mozilla's recommendations on invalid certificates.

v1.2.0 - 2016-04-14

  • Added Mandates API.
  • Added recurringType and mandateId to Payments API.
  • Added recurring payments examples 14 and 15.

v1.1.1 - 2016-04-06

  • Update bundled cacert.pem file. Follows Mozilla's recommendations on invalid certificates.
  • Changed README.mdown installation instructions to follow semantic versioning schema.