Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 435 Bytes

CHANGELOG-1.0.md

File metadata and controls

13 lines (10 loc) · 435 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.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.