diff --git a/CHANGELOG.md b/CHANGELOG.md index cae4e513..aaa10251 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,10 @@ the pack to their cluster. * **Vendoring Dependencies** - With `nomad-pack deps vendor`, you can automatically download all the dependencies listed in the `metadata.hcl` file -into a `deps/` subdirectory. +into a `deps/` subdirectory. + +BUG FIXES: +* cli: `generate registry` command creates registry in properly named folder [[GH-445](https://github.com/hashicorp/nomad-pack/pull/445)] IMPROVEMENTS: