README.md in depl-0.0.3 vs README.md in depl-0.0.4
- old
+ new
@@ -25,9 +25,10 @@
Movable Ink uses Chef to push out new code, and Chef is set up to use environment-based branches for its deployment. This allows newly provisioned machines to get the latest deployed version while not requiring changes to the provisioning system every time the project is updated.
## History
+* _0.0.4_ - Add --force and --quiet options; better help messages.
* _0.0.3_ - Fixed yaml dependency.
* _0.0.2_ - Updated gem description.
* _0.0.1_ - Forked from deploy_s3; initial release.
## License