update changelog

This commit is contained in:
David Dollar
2012-05-02 13:20:54 -04:00
parent fa46a605bb
commit 1aa1f15b8f
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
## 0.46.0 (2012-05-02)
* Add Profile load/write/append API [Michael Granger]
* Guard against missing Procfile in engine.rb [Brian Kaney]
## 0.45.0 (2012-04-26)
* create and chown log dir in upstart export. [Phil Hagelberg]