diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c42f4da3..7415c9fbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,8 @@ and `--opt OPT=VALUE` CLI options to `chef provision`. * [#412](https://github.com/chef/chef-dk/pull/412) Allow setting the home directory used by ChefDK * [#423](https://github.com/chef/chef-dk/pull/423) Add `chef env` command +* [#424](https://github.com/chef/chefdk/pull/424) Add the ability to display a specific policyfile + lock revision by giving the policy name and group to `chef show-policy` # Last Release: 0.6.2 * I forgot to update a test that was failing in 0.6.1. Travis didn't catch