Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 394 Bytes

CHANGELOG.md

File metadata and controls

33 lines (17 loc) · 394 Bytes

Change Log

The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.

4.2.0

Added

  • Add support for PHP 8.0

Removed

  • Drop support for PHP 7.2

Changed

  • Upgrade PHPUnit to version 9

4.1.0

Removed

  • Drop support for PHP < 7.2

4.0.1

Fixed

  • Fix issue with utf8_encode()

4.0.0

First release of this library.