From 01c86fdf1aea2495bc7a2cb896d4eb608a7638e5 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 20:31:01 -0500 Subject: [PATCH] chore(master): release 2.0.0 (#33) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85096f4..7e5b850 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.0.0](https://github.com/terraform-google-modules/terraform-google-startup-scripts/compare/v1.0.0...v2.0.0) (2022-05-09) + + +### ⚠ BREAKING CHANGES + +* update to allow TPG version 4.0 and TF v0.13+ format (#31) + +### Features + +* update to allow TPG version 4.0 and TF v0.13+ format ([#31](https://github.com/terraform-google-modules/terraform-google-startup-scripts/issues/31)) ([7997b41](https://github.com/terraform-google-modules/terraform-google-startup-scripts/commit/7997b41f55f4a665c2370dd915ea784515e09a82)) + ## [Unreleased] ## [1.0.0] - 2019-09-06