Update CHANGELOG.md in preparation for 0.5.0 release.

This commit is contained in:
Trevor Brown 2018-05-28 15:09:49 -04:00
parent 459ae45650
commit c041c930c5

View File

@ -6,9 +6,14 @@ Features
* Changed exit codes for shims so we use codes with special meanings when possible (#305, #310)
* Include plugin name in error message if plugin doesn't exist (#315)
* Add support for custom executable paths (#314)
* `asdf list` with no arguments should list all installed versions of all plugins (#311)
Fixed Bugs
* Print "No version set" message to stderr (#309)
* Fix check for asdf directories in path for Fish shell (#306)
## 0.4.3
Features