Add items to changelog in preparation for 0.3.0 release.

This commit is contained in:
Trevor Brown 2017-03-08 16:37:23 -05:00
parent 18c3970bf7
commit dd83a70961
2 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,14 @@
#Changelog
##0.2.1-dev
##0.3.1-dev
##0.3.0
Fixed Bugs
* Set `GREP_OPTIONS` and `GREP_COLORS` variables in util.sh so grep is always invoked with the correct settings (#170)
* Export `ASDF_DIR` variable so the Zsh plugin can locate asdf if it's in a custom location (#156)
* Don't add execute permission to files in a plugin's bin directory when adding the plugin (#124, #138, #154)
##0.2.1

View File

@ -8,7 +8,7 @@ Supported languages include Ruby, Node.js, Elixir and more. Supporting a new lan
Copy-paste the following into command line:
```bash
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.2.1
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.3.0
```
Depending on your OS, run the following