From 13ca985444bde9a08dd785bbc793bab1304af296 Mon Sep 17 00:00:00 2001 From: Cliffano Subagio Date: Mon, 14 Oct 2019 07:52:06 +1100 Subject: [PATCH] Release version 4.20.0 --- CHANGELOG.md | 4 ++-- Makefile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea97f7ec..68643a24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,9 @@ 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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## 4.20.0 - 2019-10-13 ### Added -- Add region to DNS switch to fix issue related to CloudFormation facts +- Add region to DNS switch to fix issue related to CloudFormation facts ## 4.19.0 - 2019-10-08 ### Added diff --git a/Makefile b/Makefile index 2a64db0b..09435373 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -version ?= 4.20.0-pre.0 +version ?= 4.20.0 aem_stack_manager_messenger_version = 2.7.0 aem_test_suite_version = 1.4.0 aem_helloworld_custom_stack_provisioner_version = 0.14.0