Skip to content

Commit

Permalink
Updated the ChangeLog for 0.3.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed May 26, 2013
1 parent 7d6ad82 commit 9921c5d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions ChangeLog.md
@@ -1,3 +1,16 @@
### 0.3.5 / 2013-05-28

* Added a RPM spec.
* Respect `PREFIX` when auto-detecting `/opt/rubies/*`.
* Do not set `GEM_ROOT` if rubygems is not installed.
* `chruby_use` now echos the select ruby and the version.
* `chruby_reset` no longer accidentally removes `/bin` if `GEM_HOME` or
`GEM_ROOT` are empty.

#### scripts/setup.sh

* Do not assume bash is installed at `/bin/bash`.

### 0.3.4 / 2013-02-28

* Prepend the new gem paths to `GEM_PATH` in `chruby_use`, instead of
Expand Down

0 comments on commit 9921c5d

Please sign in to comment.