docs/migrating.md in mina-1.0.0.beta2 vs docs/migrating.md in mina-1.0.0.beta3

- old
+ new

@@ -7,10 +7,10 @@ * `queue!` -> `command` # it will output the command if verbose is true * `to` -> `on` # changes queue name * `in_directory` -> `in_path` # wraps commands to be run in specified path ## new -* `run` # runs commands on a specified backend +* `run` # runs commands on a specified backend, this has replaced old before and after hooks * `comment` # adds a 'echo -----> #{command}' to queue **Other commands have been removed!** # Setting variables