From 536ea84b76c8f6e5617c752530ae4f7b3c59c3d0 Mon Sep 17 00:00:00 2001 From: Hector Machin <38859646+hectormachin@users.noreply.github.com> Date: Fri, 31 May 2024 15:22:25 -0400 Subject: [PATCH] Release v2.27.0 prep (#72) --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a86a52f5..1ea88b49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## 2.27.0 - 2024-05-31 + +## Changed + +- Rolled back vpc infrastructure changes to support creation of VPC if `deploy_vpc` is set to `true`. + ## 2.26.0 - 2024-05-29 ## Changed