From aa39132aa649130db5b406c0dc7cfa93c9a3a725 Mon Sep 17 00:00:00 2001 From: Adrien Delorme Date: Tue, 19 Oct 2021 14:53:19 +0200 Subject: [PATCH] Update CHANGELOG.md let's go to 1.8.0 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b859bc96a..f25ce0ffd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.7.7 (Upcoming) +## 1.8.0 (Upcoming) ### IMPROVEMENTS: * Added and improved support and user experience for HCP Packer - [GH-11304](https://github.com/hashicorp/packer/pull/11304) [GH-11315](https://github.com/hashicorp/packer/pull/11315) [GH-11320](https://github.com/hashicorp/packer/pull/11320) [GH-11319](https://github.com/hashicorp/packer/pull/11319) @@ -10,7 +10,7 @@ ### Plugin Breakout: -* The code of the Scaleway builder was handed over to the scaleway org [GH-11298](https://github.com/hashicorp/packer/pull/11298)[GH-11296](https://github.com/hashicorp/packer/pull/11296) +* The code of the Scaleway builder was handed over to the scaleway org [GH-11298](https://github.com/hashicorp/packer/pull/11298) [GH-11296](https://github.com/hashicorp/packer/pull/11296) ## 1.7.6 (September 28, 2021)