Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 735 Bytes

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 735 Bytes

Changelog

All notable changes to FileWaiter will be documented in this file.

Updates should follow the Keep a Changelog principles.

1.1.0 - 2023-09-22

Removed

  • Removed support for PHP 7.4

1.0.1 - 2021-09-10

Fixed

  • Allow version ^1.7 of GuzzleHttp\Psr7.

1.0.0 - 2021-09-10

Added

  • File waiter.

0.2.0 - 2021-09-10

Added

  • Local file adapter.

0.1.0 - 2021-09-10

Added

  • File adapter interface.