Add PATH checking feature to CHANGELOG.

This commit is contained in:
Trevor Brown 2018-02-11 15:32:38 -05:00
parent d2986ac219
commit 9323a7ad49

View File

@ -2,6 +2,10 @@
## 0.4.2-dev
Features
* Only add asdf to `PATH` once (#261, #271)
Fixed Bugs
* Incorrect `grep` command caused version command to look at the wrong tool when reporting the version (#262)