From b50fecdfe5b2737aaf96b06bda84f5701f5fd7dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Dufour=20=40=20Exoscale?= <52404108+exo-cedric@users.noreply.github.com> Date: Tue, 29 Mar 2022 08:14:38 +0000 Subject: [PATCH] Prepare release (0.2.1) (#19) --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64c212ac..b86c410a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,20 @@ # Changelog +## 0.2.1 + +### Bug Fixes + +- Fix incomplete HCL2 (config) specification ([#18](https://github.com/exoscale/packer-plugin-exoscale/pull/18)) + ## 0.2.0 #### New -- Allow to create a template in several zones at once +- Allow to create a template in several zones at once ([#15](https://github.com/exoscale/packer-plugin-exoscale/pull/15)) #### Changes -- The `template_zone` parameter has been replaced by `template_zones`. +- The `template_zone` parameter has been replaced by `template_zones` ## 0.1.3