From 75911a9bcdfd6a2452afa69d32175c2ebd4ad784 Mon Sep 17 00:00:00 2001 From: Anton Babenko Date: Thu, 14 Oct 2021 21:29:11 +0200 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 566c72283..e93cdcce3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,9 @@ All notable changes to this project will be documented in this file. -## [v3.8.0] - 2021-09-20 +## [v3.8.0] - 2021-10-14 +- feat: Added support for VPC Flow Logs in Parquet format ([#700](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/700)) - docs: Fixed docs in simple-vpc - chore: Updated outputs in example ([#690](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/690)) - Updated pre-commit