Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 577 Bytes

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 577 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.1.2

Fixed

  • Issue where in PHP 8, Deprecation Notices were thrown about missing return types.

1.1.1

Changed

  • Package is now also installable in PHP 8.

1.1.0

Changed

  • Vendor name of the module.
  • Resolved new errors of latest testing suite.

Added

  • Declare strict type to all files.
  • Copyrights.