Update CHANGELOG.md

This commit is contained in:
vic 2017-10-27 11:51:47 -05:00 committed by GitHub
parent 85bebfaf0f
commit 28ef96df91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ Features
Fixed Bugs
* bad use of `sed` caused shims and `.tool-versions` to be duplicated with `-e` (#242)
* `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)