Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 678 Bytes

CHANGELOG.md

File metadata and controls

47 lines (24 loc) · 678 Bytes

CHANGELOG

1.6.0 - 2023-11-06

Added

  • Added support for Guzzle 7 PHP-HTTP Adapter, #14 by @Stadly

1.5.0 - 2018-12-22

Added

  • Added support for Sunsise HTTP factory implementation, #12 by @fenric

1.4.0 - 2018-12-08

Added

  • Added support for discovering HTTP clients, #9 by @Stadly

1.3.0 - 2018-11-21

Added

  • Added support for clearing cached factories, #5 by @Stadly

1.2.0 - 2018-10-14

Added

  • Added support for Zend Diactoros implementation

1.0.2 - 2018-10-14

Fixed

  • Corrected composer requirements

1.0.1 - 2018-10-11

Fixed

  • Corrected typos in documentation

1.0.0 - 2018-10-11

  • First stable release