diff --git a/CHANGELOG.md b/CHANGELOG.md index 94d8fb1fa..7cd869088 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,10 @@ * `vagrant ssh-config` has become `vagrant ssh_config` due to a limitation in Thor. +## 0.5.4 (September 7, 2010) + + - Fix issue with the "exec failed" by running on Tiger as well. + ## 0.5.3 (August 23, 2010) - Add erubis as a dependency since its rendering of `erb` is sane.