From 3b40127cb071117a216ced5775276c8fd2e3c6dc Mon Sep 17 00:00:00 2001 From: Adrien Delorme Date: Wed, 17 Feb 2021 11:24:31 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47244cbdd..b4420451a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,11 @@ ## 1.7.0 (Upcoming) ### FEATURES -** New Command** (HCL only) `packer init` command will download plugins defined +**New Command** (HCL only) `packer init` command will download plugins defined in a new `required_plugins` block [GH-10304] [GH-10633]. -** New Plugin Type** Data sources can be implemented (blog post forthcoming). +**New Plugin Type** Data sources can be implemented (blog post forthcoming). [GH-10440] -** New Plugin** Aws Secrets Manager data source [GH-10505] [GH-10467] +**New Plugin** Aws Secrets Manager data source [GH-10505] [GH-10467] ### BACKWARDS INCOMPATIBILITIES * core: The API that the Packer core uses to communicate with community plugins