Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 664 Bytes

CHANGELOG.md

File metadata and controls

29 lines (22 loc) · 664 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.

[1.2.0] - 2023-12-20

Removed

  • Support for PHP versions < 8.0

Changed

  • Dependency on psr/http-message now is ^1.0 || ^2.0

[1.1.0] - 2020-11-26

Added

  • Support for PHP 8

Changed

  • Updated README with link to Packagist

[1.0.0] - 2020-02-25

Initial set up.

Added

  • Initial version of code, including unit tests
  • README
  • CHANGELOG
  • CONTRIBUTING.md
  • Composer configuration