From 252ee6a6082a3fcbe949a11d160a1f021b195510 Mon Sep 17 00:00:00 2001 From: Trevor Brown Date: Tue, 12 Sep 2017 18:22:26 -0400 Subject: [PATCH] Add more items to CHANGELOG.md. --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index af107258..6a90cb6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1,21 @@ # Changelog -## 0.3.1-dev +## 0.3.2-dev + +## 0.3.1 Features -* Add CONTRIBUTING guidelines and GitHub issue and pull request templates +* Add CONTRIBUTING guidelines and GitHub issue and pull request templates (#217) * 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) +* Add release.sh script to automate release of new versions (#220) Fixed Bugs * Allow spaces on path containing the `.tool-versions` file (#224) +* Fixed bug in `--version` functionality so it works regardless of how asdf was installed (#198) ## 0.3.0