Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 905 Bytes

File metadata and controls

46 lines (35 loc) · 905 Bytes

Change Log

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.

[2.2.0] - 2024-07-01

Added

  • Partner ID support

[2.1.0] - 2024-05-14

Updated

  • Improved exception handling

[2.0.0] - 2024-04-10

Added

  • PHP 8.2 support
  • Added FIQL support

Updated

  • Added message to UnauthorizedException
  • Manages incidents
  • Added external number to incident resource

Removed

  • PHP 8.0 support

[1.3.0] - 2022-11-01

Added

  • Support for TopDesk branches

[1.2.0] - 2021-01-07

Added

  • Guzzle 7 support

[1.1.0] - 2020-05-06

Updated

  • Updated composer.json namespace to comply with PSR-4

[1.0.1] - 2020-04-01

Updated

  • Allow caller name to be NULL

[1.0.0] - 2019-12-09

Added

  • Initial version.