# Changelog ## 0.0.4 (February 21, 2014) ### features ### improvements - `rake integrate` now fails if a push to heroku fails [[GH-21](https://github.com/Helabs/jumpup-heroku/pull/21)] - Make integrate:production as an alias to jumpup:heroku:deploy:production - Add info about how release the gem - Add info about best practices - More info on README - Do not set INTEGRATING_BY again if you're already there - Add info about current branch when git push - Make sure that git name is setup ### bug fixes ## 0.0.3 (January 20, 2014) ### features ### improvements ### bug fixes - Fix bug on heroku-account ## 0.0.2 (January 16, 2014) ### features ### improvements - Better README - Make Rake spec as default Rake - Compacted some tasks into start and finish tasks - Add heroku-accounts support ### bug fixes ## 0.0.1 (January 07, 2014) ### features - Create all tasks of heroku deploy - Create run_database_tasks config ### improvements ### bug fixes