Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 648 Bytes

CHANGELOG.markdown

File metadata and controls

27 lines (15 loc) · 648 Bytes

Lee Hambley's Railsless Deploy

0.0.15 - July 7th 2009

  • Removed require 'yaml' as we don't use it
  • Removed the tasks (which contained only deprecation warnings) from deploy:start, deploy:stop and deploy:restart.

0.0.14 - July 7th 2009

  • Added dates to changelog.
  • Including the output of cap -T in the readme for display on GitHub.

0.0.13 - July 7th 2009

  • Fixes a README problem and includes the README and CHANGELOG in the gem.

0.0.12 - July 7th 2009

  • Trivial documentation changes

0.0.11 - July 6th 2009

  • Gemspec changed to run under SAFE=3 mode

0.0.10 - July 6th 2009

  • Initial release, GitHub gem enabled.