From 4703e574fe14afcbf1064ab6c971349290f6a674 Mon Sep 17 00:00:00 2001 From: marwinbaumannsbp Date: Tue, 2 Jan 2024 13:36:32 +0000 Subject: [PATCH] docs(changelog): update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4165d53..c1f0498 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## v0.3.1 - 2024-01-02 + +### What's Changed + +#### 🐛 Bug Fixes + +* bug: modify service quotas manager role name (#16) @marwinbaumannsbp + +**Full Changelog**: https://github.com/schubergphilis/terraform-aws-mcaf-account-baseline/compare/v0.3.0...v0.3.1 + ## v0.3.0 - 2023-12-28 ### What's Changed