From 28721a96f4d7e883515af756cb9d521a88923754 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 09:00:11 +0800 Subject: [PATCH] chore(master): release 0.2.0 (#37) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..8cfcda1 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +## [0.2.0](https://github.com/streamnative/terraform-google-cloud/compare/v0.1.1...v0.2.0) (2024-03-28) + + +### Features + +* Enable VPA ([#35](https://github.com/streamnative/terraform-google-cloud/issues/35)) ([4366446](https://github.com/streamnative/terraform-google-cloud/commit/4366446a21f3c0fbb17f72c4967e46be30b2e0ec)) + + +### Bug Fixes + +* V2 merge ([#32](https://github.com/streamnative/terraform-google-cloud/issues/32)) ([d873ead](https://github.com/streamnative/terraform-google-cloud/commit/d873ead75d6b85c501003ee02f40408cb9ed8418))