Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 956 Bytes

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 956 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.2.0] - 2024-12-05

Changed

  • Bump minimum supported PHP version to 8.2.

[1.1.1] - 2024-03-04

Changed

  • Bump minimum supported PHP version to 8.1.

[1.1.0] - 2024-03-04

Added

  • Support UploadedFileFactoryInterface and UriFactoryInterface — @flavioheleno (#5)

[1.0.1] - 2023-04-26

Fixed

  • Correct typo in Http\Factory\Guzzle\ResponseFactory reference — @stephenfrank (#1)

[1.0.0] - 2023-03-27

Added

  • First release.