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.
2.0.0 - 2025-05-07
- .gitattributes file limiting the files that will be exported to composer
- Depend on PHP >= 8.0
- PSR-4 namespace for virtual psr/http-middleware package
1.0.1 - 2018-01-29
- Keep a Changelog changelog
- Use direct invocations instead of
call_user_funccalls
- Dependency on roave/security-advisories
1.0.0 - 2018-01-27
- Dependency on psr/http-server-middleware
- PHP 7.2 support
- Dependency on roave/security-advisories
- Implemented final PSR-15 interfaces
- Provided package psr/http-middleware package
- HHVM support
- PHP 5.6 support
0.1 - 2017-02-01
- First release based on the PSR-15 draft.