Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 522 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 522 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.

[Unreleased]

Fixed

  • Added partial support for PHP 8.0
  • Fixed issues in PHP 7.0+

Changed

  • ext-gd is now required when installing the library through composer

Removed

  • Removed support for PHP 5.3 - 5.5, the minimum supported version is now PHP 5.6