[ANN] vlad 2.7.0 Released

vlad version 2.7.0 has been released!

* home: <https://github.com/seattlerb/vlad>
* code: <https://github.com/seattlerb/vlad>
* rdoc: <http://docs.seattlerb.org/vlad>

Vlad the Deployer is pragmatic application deployment automation,
without mercy. Much like Capistrano, but with 1/10th the
complexity. Vlad integrates seamlessly with Rake, and uses familiar
and standard tools like ssh and rsync.

Impale your application on the heartless spike of the Deployer.

Changes:

### 2.7.0 / 2016-06-13

* 1 minor enhancement:

  * Allowed files in shared_paths. (arr-dev)