Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 735 Bytes

File metadata and controls

36 lines (27 loc) · 735 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.

[3.1.0] - 2024-05-14

Updated

  • Improved exception handling

[3.0.0] - 2024-04-10

Added

  • PHP 8.2 support

Removed

  • PHP 8.0 support

[2.0.0] - 2021-11-08

Added

  • Drop PHP7 support

Updated

  • Disable throwing exceptions by Guzzle
  • Fixed handling trailing slashes on connection url

[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.0] - 2019-12-12

Added

  • Initial version.