From 8bb5251079e9782381ff742090adc5e43641d980 Mon Sep 17 00:00:00 2001 From: marwinbaumannsbp Date: Tue, 28 May 2024 08:13:45 +0000 Subject: [PATCH] docs(changelog): update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fa8818..a1ddf25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ All notable changes to this project will automatically be documented in this fil 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). +## v3.2.3 - 2024-05-28 + +### What's Changed + +#### 🐛 Bug Fixes + +* bug: add servicequotas to allowed regions deny since global quotas need to be managed from us-east-1 (#204) @marwinbaumannsbp + +**Full Changelog**: https://github.com/schubergphilis/terraform-aws-mcaf-landing-zone/compare/v3.2.2...v3.2.3 + ## v3.2.2 - 2024-04-19 ### What's Changed