diff --git a/CHANGELOG.md b/CHANGELOG.md index e159389e..af107258 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,14 @@ Features * Add CONTRIBUTING guidelines and GitHub issue and pull request templates +* Add `plugin-list-all` command to list plugins from asdf-plugins repo. (#221) +* `asdf current` shows all current tool versions when given no args (#219) +* Add asdf-plugin-version metadata to shims (#212) Fixed Bugs +* Allow spaces on path containing the `.tool-versions` file (#224) + ## 0.3.0 Features