Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 410 Bytes

CHANGELOG.md

File metadata and controls

18 lines (10 loc) · 410 Bytes

Changelog

1.2.0 (2015-12-13)

  • Append the adapter root to allow relative paths.
  • Replace shell calls with methods implemented by phpseclib.

1.1.0 (2015-03-11)

  • Change the required version for league/flysystem (~1.0).

1.0.0 (2015-01-27)

  • Change the signature of symlink() from symlink($symlink, $target) to ($target, $symlink).

1.0.0-dev (2014-09-30)

  • First code release.