Update CHANGELOG.md

This commit is contained in:
Adrien Delorme 2021-02-17 11:24:52 +01:00 committed by GitHub
parent 3b40127cb0
commit c6c8c88b74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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