All notable changes to this project will be documented in this file.
- Drop support for Ruby 1.9.3: The latest version of Capistrano, 3.5, does no longer work with Ruby 1.9.3
- Upload files and directories to all roles by default, or roles specified by the user
- Added simple test
- Default to empty array if
:linked*
doesn't exist
- Added tasks to just upload files or directories
- Initial release