mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
Added your contribution here back to CHANGELOG
This commit is contained in:
parent
3ee9536918
commit
42a6ee1925
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ Reverse Chronological Order:
|
|||
|
||||
https://github.com/capistrano/capistrano/compare/v3.7.0.beta1...HEAD
|
||||
|
||||
* Your contribution here!
|
||||
|
||||
* Fix the removal of old releases `deploy:cleanup`. Logic is changed because of unreliable modification times on folders. Removal of directories is now decided by sorting on folder names (name is generated from current datetime format YmdHis). Cleanup is skipped, and a warning is given when a folder name is in a different format.
|
||||
|
||||
## `3.7.0.beta1` (2016-11-02)
|
||||
|
|
Loading…
Reference in a new issue