Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilken Rivera committed Dec 17, 2021
1 parent 8aca876 commit f71ccc4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.2.11 (Upcoming)

* sdk: The SourceImageID field for registry/image.Image is now optional;
calling Image#Validate will nolonger error if SourceImageID is empty.
[GH-90](https://github.com/hashicorp/packer-plugin-sdk/pull/90)

## 0.2.10 (December 15, 2021)

* sdk: Security release with Go 1.7.5 to address [CVE-2021-44717](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44717). [GH-93](https://github.com/hashicorp/packer-plugin-sdk/pull/93)
Expand Down

0 comments on commit f71ccc4

Please sign in to comment.