Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit be47576

Browse files
committed
Updated the ChangeLog for 0.1.0.
1 parent 96f9cee commit be47576

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

ChangeLog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### 0.1.0 / 2012-09-18
2+
3+
* Added support for [zsh].
4+
* Renamed the `$RUBY_PATH` variable to `$RUBY`.
5+
* Set the `$RUBY_ENGINE` variable.
6+
* Set the `$GEM_ROOT` variable to `Gem.default_dir`.
7+
This supports the custom RubyGems directory used by [Rubinius].
8+
* Only initialize the `$RUBIES` variable if it does not have a value.
9+
110
### 0.0.2 / 2012-08-14
211

312
* Added a `LICENSE.txt`.
@@ -8,3 +17,5 @@
817

918
* Initial release.
1019

20+
[zsh]: http://www.zsh.org/
21+
[Rubinius]: http://rubini.us/

0 commit comments

Comments
 (0)