diff --git a/Changelog.md b/Changelog.md index 240feec..26c0728 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## 0.38.0 (2012-02-02) + +* bring back single process starting [David Dollar] +* more attempts at getting ci working with jruby [David Dollar] +* ignore .rbenv-version [David Dollar] +* force to binary encoding if supported [David Dollar] + ## 0.37.2 (2012-01-29) * handle directories with spaces in runner [David Dollar]