From 3e17362a586245ebf9cb65638fdb87ac4a6b8191 Mon Sep 17 00:00:00 2001 From: daknhh Date: Wed, 18 Oct 2023 20:34:41 +0200 Subject: [PATCH] adjust changelog --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44c66202..0e86f76b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,12 @@ ## Released -## 4.1.2 - +## 4.1.3 ## Added - Optional Lambda function to prerequisite Stack that send notifications about potential DDoS activity for protected resources to messengers (Slack/Teams) - [AWS Shield Advanced] +- Automated test workflows of example firewalls, to ensure code quality and test coverage +## 4.1.2 + ### Fixed - Separate NotStatements where not parsed correctly while deployment - Bump @typescript-eslint/eslint-plugin 6.7.4 from to 6.7.5