From 684144bb3dbecb11bc6fef96fb1bb298ee0027a4 Mon Sep 17 00:00:00 2001 From: RaviAnand Mohabir Date: Fri, 27 Jan 2023 14:24:02 +0000 Subject: [PATCH] chore(release): 1.1.0 [CI SKIP] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79eb3ed..c295cfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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-01-27) + + +### Features + +* :sparkles: add Terraform Postgres Kubernetes module ([d45b08b](https://gitea.ravianand.me/Dan6erbond/terraform-kubernetes-postgres/commit/d45b08b0fd0d7b7aa171558ae7710283bd0a0cbd)) + ## 1.0.0 (2023-01-27)