From 03a5a7aa7f3bdec0aecd267e93a31dd80679a706 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Feb 2023 22:32:50 +0000 Subject: [PATCH] chore(main): release 2.1.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef37ad2..52f4622 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,13 @@ 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.1.0](https://github.com/memes/terraform-google-secret-manager/compare/v2.0.0...v2.1.0) (2023-02-12) + + +### Features + +* Show the project is still under maintenance ([92ee45f](https://github.com/memes/terraform-google-secret-manager/commit/92ee45fff8b7936199570cfccdb83907518fd991)) + ## [2.0.1] - 2022-05-18 ### Added