Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
59 lines (40 loc) · 841 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
59 lines (40 loc) · 841 Bytes

Changelog

All Notable changes to laravel-webdav will be documented in this file.

Updates should follow the Keep a CHANGELOG principles.

1.11.0

  • Support for PHP 8.1
  • Dropped support for PHP 7.3
  • Dropped support for Laravel 6 and 7

1.10.0

  • Support for PHP 8.0
  • Dropped support for PHP 7.2

1.9.0

  • Support for Laravel 8.0

1.8.0

  • Drops support for Laravel 5.x
  • Support for Laravel 6.x and 7.x

1.2.0 - 1.7.0

  • Support for new Laravel versions

1.1.0 - 2017-11-14

Added

  • Support for path prefix

Deprecated

  • Nothing

Fixed

  • Some refactoring

Removed

  • Nothing

Security

  • Nothing

1.0.2 - 2017-08-31

Added

  • Added test
  • Support up to Laravel 5.5

Deprecated

  • Nothing

Fixed

  • Some refactoring

Removed

  • Nothing

Security

  • Nothing