Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 374 Bytes

CHANGELOG.md

File metadata and controls

33 lines (17 loc) · 374 Bytes

Change Log

1.1.1

Changed

  • Improve parameter type and return type in phpdoc

1.1.0

Added

  • Added SimpleS3Client::getPresignedUrl()

1.0.0

No changes since 0.1.2.

0.1.2

Added

  • Support for PHP 8

0.1.1

Added

  • SimpleS3Client::download(), SimpleS3Client::has() and SimpleS3Client::upload() methods.

0.1.0

First version