From c91b382ba2fc366b4fc389cb14da1dbb92415711 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2020 13:07:46 -0500 Subject: [PATCH] chore(release): generate CHANGELOG for new version (#14) Co-authored-by: Morgante Pell --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2892379..66b4f46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [0.2.0](https://github.com/terraform-google-modules/terraform-google-utils/compare/v0.1.0...v0.2.0) (2020-01-20) + + +### ⚠ BREAKING CHANGES + +* This is a major version change + +### Features + +* Release v0.1.0 ([ae68a08](https://github.com/terraform-google-modules/terraform-google-utils/commit/ae68a08e4ba12056fd3b6611b28f152f0137cd3d)) + ## [0.1.0] - 2020-01-20 ### Added