diff --git a/Changelog.md b/Changelog.md index 0933b39..91fd86e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,7 @@ +## 0.60.1 (2012-10-08) + +* sleep on select() to avoid spinning the cpu [Silvio Relli] + ## 0.60.0 (2012-09-25) * foreman run can run things from the Procfile like heroku run. [Dan Peterson]