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.
- Change return type to match PatchInterface.
- Removed typed properties for PHP 7.3 support.
- Added type declarations to class properties.
- Removed
SimpleConfig
class_alias as it caused issues in production mode (#4).
- Initial release.