CHANGELOG.md in pah-0.0.3 vs CHANGELOG.md in pah-0.0.4

- old
+ new

@@ -1,6 +1,26 @@ # Changelog +## 0.0.4 (July 19, 2013) + +### features + +### improvements + +- Use the new rspec expect syntax +- Halt if Heroku app already exists. +- Do not say "Pushing application to Heroku" if there is no deploy +- Do not install Sendgrid unless user explicitely says so +- Using user input for Heroku app name +- Changed readme +- Heroku tasks now run out of Bundler environment +- Cleaning old stuffs +- Show suggestion of heroku app +- Export APP on .rvmrc +- Updated to Rails 4.0 and Ruby 2.0 + +### bug fixes + ## 0.0.3 (July 05, 2013) ### features ### improvements