Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 287 Bytes

CHANGELOG.md

File metadata and controls

15 lines (9 loc) · 287 Bytes

CHANGE LOG

v1.0.0 - 2018-07-06

  • New Release

v1.0.1 - 2018-07-06

  • Added support for API key based request.

v1.0.2 - 2021-01-20

  • Added Support for PHP 8
  • Upgraded PHPUnit from v6 to v8
  • Updated test classes with setUp() and tearDown() to match TestCase signatures