Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

39 lines (21 loc) · 1.02 KB

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.

v1.0.4 - 2021-11-05

Fixed

  • Storage facade does not work outside of storage directory

v1.0.3 - 2021-11-05

Fixed

  • Filename is retrieved using the wrong key

v1.0.2 - 2021-11-05

Fixed

  • FQDN to Facade and Service Provider in composer.json

v1.0.1 - 2021-11-05

Added

  • PHPstan workflow
  • PHP CS Fixer workflow

v1.0.0 - 2021-11-04

Added

  • Initial release