asdf/CHANGELOG.md

21 lines
397 B
Markdown
Raw Normal View History

#Changelog
##0.2.0-dev
##0.2.0
Features
* Improve plugin API for legacy file support (#87)
* Unify `asdf local` and `asdf global` version getters as `asdf current` (#83)
* Rename `asdf which` to `asdf current` (#78)
Fixed Bugs
* Fix bug that caused the `local` command to crash when the directory contains whitespace (#90)
* Misc typo corrections (#93, #99)
##0.1.0
* First tagged release