Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 493 Bytes

CHANGELOG-1.0.md

File metadata and controls

17 lines (13 loc) · 493 Bytes

Changelog

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.

[1.1.0] - 2023-10-17

Added

  • Added PHP 8 support.

[1.0.1] - 2021-05-07

Changed

  • Changed RequestBody to Stream in convertRequest to avoid unnecessary input stream copy.

[1.0.0] - 2020-10-13

Added

  • Added Slim v3 support.