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.
- Added PHP 8 support.
- Changed RequestBody to Stream in convertRequest to avoid unnecessary input stream copy.
- Added Slim v3 support.