From dfc81924c83232f86739d842bcff61aa1ede9f87 Mon Sep 17 00:00:00 2001 From: Michael Bloch Date: Mon, 15 Jun 2020 15:56:32 +1000 Subject: [PATCH] Release version 4.41.0 --- CHANGELOG.md | 8 ++++---- Makefile | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc557c9c..37a81fd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ 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.41.0 - 2020-06-15 ### Added - Added configurable ttl value for Switch-DNS function. [#411] @@ -36,12 +36,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fix missing hiera parameters for author-standby promotion ## 4.39.0 - 2020-04-15 -### Changed -- Upgrade AEM AWS Stack Provisioner to 4.34.0 - ### Added - Add new configuration parameter for the reconfiguration process to update the location of the AEM Keystore [shinesolutions/packer-aem#209] +### Changed +- Upgrade AEM AWS Stack Provisioner to 4.34.0 + ## 4.38.0 - 2020-03-19 ### Changed - Upgrade AEM AWS Stack Provisioner to 4.33.0 diff --git a/Makefile b/Makefile index bd1dd86b..1e71de49 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -version ?= 4.40.1-pre.0 +version ?= 4.41.0 aem_stack_manager_messenger_version = 2.11.0 aem_test_suite_version = 1.15.0 aem_helloworld_custom_stack_provisioner_version = 0.14.0