Update UPGRADE.md

This commit is contained in:
Anton Medvedev 2017-03-25 16:23:11 +07:00
parent 7ad4d5fcac
commit 5671d7a41d

View File

@ -43,6 +43,12 @@
* `identityFile($publicKeyFile,, $privateKeyFile, $passPhrase)` to `identityFile($privateKeyFile)`
* `pemFile($pemFile)` to `identityFile($pemFile)`
* `forwardAgent()` to `forwardAgent(true)`
5. Tasks constraints
* `onlyOn` to `onHosts`
* `onlyOnStage` to `onStage`
# Upgrade from 3.x to 4.x