diff --git a/CHANGELOG.md b/CHANGELOG.md index 8dd763e0..2617bc7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)