Update CHANGELOG.md

This commit is contained in:
vic 2017-10-18 02:25:53 -05:00 committed by GitHub
parent e2094db465
commit 8a2fd85529

View File

@ -2,6 +2,15 @@
## 0.4.1-dev
Features
* `asdf install` will also search for `.tool-versions` in parent directories (#237)
Fixed Bugs
* `asdf update` will explicitly use the `origin` remote when updating tags (#231)
* All code is now linted by shellcheck (#223)
## 0.4.0
Features