Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 971 Bytes

CHANGELOG.md

File metadata and controls

40 lines (26 loc) · 971 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.

[6.3.0] - 2024-03-25

[6.2.0] - 2024-02-08

  • Add support for customer website_url

[6.1.1] - 2023-12-21

  • Fix missing customer_uuid when creating a note from a customer

[6.1.0] - 2023-12-20

  • Support customer notes

[6.0.0] - 2023-10-30

Removed

  • Support for old pagination using page query params.

[5.1.3] - 2023-10-03

Added

  • Support for cursor based pagination (#114)
  • Linted the project with phpcs and phpcbf (#114)

[5.1.2] - 2023-09-25

Added

  • Support for PHP 8.2 (#112)

Fixed

  • Undefined constant ChartMogul\DEFAULT_MAX_RETRIES (#112)