From 54e7e20d2fff74b36a3d48d1ab91c21e3abdde99 Mon Sep 17 00:00:00 2001 From: RaviAnand Mohabir Date: Sun, 5 Feb 2023 21:11:27 +0100 Subject: [PATCH] chore(release): 1.2.0 [CI SKIP] --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8a5bba..2ca6b18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,14 @@ 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. -## 1.1.0 (2023-02-05) +## [1.2.0](https://gitea.ravianand.me/Dan6erbond/terraform-kubernetes-mariadb/compare/v1.1.0...v1.2.0) (2023-02-05) + + +### Features + +* :sparkles: add MariaDB flags and conf variables for custom configuration ([b75652e](https://gitea.ravianand.me/Dan6erbond/terraform-kubernetes-mariadb/commit/b75652e55b538116af9123136ed2a3b3d3e4da2b)) + +## 1.2.0 (2023-02-05) ### Features