Skip to content

Commit

Permalink
Updated the ChangeLog for 0.3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Dec 29, 2012
1 parent c418c3a commit b70f5ed
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions ChangeLog.md
Original file line number Original file line Diff line number Diff line change
@@ -1,3 +1,14 @@
### 0.3.1 / 2012-12-28

* Fixed the auto-detection of `~/.rubies/*`.
* Have `chruby_use` call `ruby` with an absolute path, for when JRuby
does not symlink `bin/ruby` to `jruby`.
* Prevent `export=""` from accidently being set under [zsh].
* Prevent `script/setup.sh` from exiting if a `brew install` fails because all
packages are already installed.
* Updated the example `/etc/profile.d/chruby.sh` to only load under [bash]
and [zsh].

### 0.3.0 / 2012-12-20 ### 0.3.0 / 2012-12-20


* Added the `chruby-exec` utility for use in `crontab` or with Continuous * Added the `chruby-exec` utility for use in `crontab` or with Continuous
Expand Down

0 comments on commit b70f5ed

Please sign in to comment.