Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 915 Bytes

CHANGELOG.md

File metadata and controls

30 lines (25 loc) · 915 Bytes

Changelog

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Exclamation symbols (:exclamation:) note something of importance e.g. breaking changes. Click them to learn more.

Added

Changed

Deprecated

Removed

Fixed

Security

1.1.0 - 2021-07-10

Added

  • Bump minimum PHP to 7.4 and support PHP 8. (@MyZik) (#8)

Changed

  • Bump development dependencies, update tests. (#11, #12)
  • Improve all development configurations. (#11)

Fixed

  • Strange behaviour with page 3. (#12)

Security

  • Minimum PHP 7.4. (@MyZik) (#8)

[1.0.0] - 2017-09-08

Added

  • Initial version!