Update CHANGELOG.md

This commit is contained in:
vic 2017-10-24 18:32:45 -05:00 committed by GitHub
parent 4bc7b4a9fc
commit 00e7644464

View File

@ -8,6 +8,7 @@ Features
Fixed Bugs
* `asdf list` now outputs ref-versions as used on `.tool-versions` file (#243)
* `asdf update` will explicitly use the `origin` remote when updating tags (#231)
* All code is now linted by shellcheck (#223)