changelog

This commit is contained in:
David Dollar
2012-02-24 11:33:18 -05:00
parent d86b0bed1f
commit cf4762071c

View File

@@ -1,3 +1,10 @@
## 0.40.0 (2012-02-24)
* support various quoting styles in .env [David Dollar]
* remove load_env! as it's made unnecessary by foreman run [David Dollar]
* Provide a useful error if `foreman check` fails to find a Procfile [R. Tyler Croy]
* update docs [David Dollar]
## 0.39.0 (2012-02-07)
* rename bin/runner to bin/foreman-runner [David Dollar]