1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00

Fixing changelog

This commit is contained in:
Patrick W 2015-08-11 08:27:44 -05:00
parent 6c8a23b443
commit e2055cdfb8

View file

@ -4,10 +4,9 @@ Reverse Chronological Order:
## master
* Added support for git shallow clone
https://github.com/capistrano/capistrano/compare/v3.4.0...HEAD
* Added support for git shallow clone
* Remove 'vendor/bundle' from default :linked_dirs (@ojab)
* Removed the post-install message (@Kriechi)