Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

48 lines (28 loc) · 1.17 KB

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.

v2.0.0 - 2022-12-05

Added

  • PHPStan analysis to Travis CI.
  • Support for PHP 8.0, and 8.1.

Changed

Removed

  • PHPUnit because all the tests were empty files.
  • Support for PHP 5.5, 5.6, 7.0, 7.1, and 7.2.

1.1.13.1 - 2021-04-16

Fixed

  • Dependency issues.

1.1.13 - 2021-04-16

Added

  • Support for version 7 of guzzlehttp/guzzle.

1.1.12 - 2021-04-06

Added

  • First release of this package.