## v 0.0.9: Lock gem dependencies to use Capistrano v2 until we can rewrite to Capistrano v3. ## v 0.0.6: Added a debug-task to see which variables this gem sees ## v 0.0.5: Lets the user specify Unicorn command. ## v 0.0.4: Removal of unused variables, and making sure that we don't try to delete pids that aren't there. ## v 0.0.3: Better documentation. Added better (correct!) documentation, and added possibility to use a different unicorn.stderr.log ## v 0.0.2: Initial release. Added better Capistrano bindings ## v 0.0.1: Initial release. :)