All notable changes are documented in this file using the Keep a CHANGELOG principles.
- #17: Release archive contains unnecessary assets
Version::getVersion()
has been renamed to Version::asString()
- This component is no longer supported on PHP 7.3, PHP 7.4, and PHP 8.0
- Changed PHP version constraint in
composer.json
from ^7.3 || ^8.0
to >=7.3
- This component is now supported on PHP 8
- This component is no longer supported on PHP 7.1 and PHP 7.2