Skip to content

Commit

Permalink
Updated the ChangeLog for 0.3.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Dec 4, 2013
1 parent 9429236 commit dab2bfb
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions ChangeLog.md
@@ -1,3 +1,26 @@
### 0.3.8 / 2013-12-04

#### chruby.sh

* Remove trailing slashes from ruby directories when iterating over `RUBIES`.
(@halostatue)
* Ensure all temporary variables are local or unset.

#### auto.sh

* Ensure that `chruby_auto` can read `.ruby-version` files that do not end with
a new-line. (@hosiawak)

#### scripts/setup.sh

* Install ruby-install 0.3.3.

#### scripts/bug_report.sh

* Print `$HOME`, `$RUBY_AUTO_VERSION`.
* Print `trap -p`, `$preexec_functions` and `$precmd_functions`.
* Print env variables even when they are empty.

### 0.3.7 / 2013-08-18

* Multiple style changes and optimizations. (@zendeavor)
Expand Down

0 comments on commit dab2bfb

Please sign in to comment.