Update CHANGELOG.md

This commit is contained in:
Victor Borja 2017-09-03 20:42:28 -05:00
parent e1f34dd383
commit 744742ca4a

View File

@ -5,9 +5,14 @@
Features
* Add CONTRIBUTING guidelines and GitHub issue and pull request templates
* Add `plugin-list-all` command to list plugins from asdf-plugins repo. (#221)
* `asdf current` shows all current tool versions when given no args (#219)
* Add asdf-plugin-version metadata to shims (#212)
Fixed Bugs
* Allow spaces on path containing the `.tool-versions` file (#224)
## 0.3.0
Features