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