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.1 - 2020-12-03
- Support for PHP 8.0
2.0.0 - 2019-11-30
- Added a second argument to the constructor to set a
ResponseFactoryInterface
- Support for PHP 7.0 and 7.1
- The
responseFactory()
option. Use the second argument in the constructor.
1.1.0 - 2018-08-04
- PSR-17 support
- New option
responseFactory
First version