Skip to content

Commit 8455c8f

Browse files
committed
Release version 4.36.0
1 parent 90e1184 commit 8455c8f

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
9-
8+
## 4.36.0 - 2020-03-09
109
### Added
1110
- Add Tagging support to AEM Stack Manager DynamoDB
1211
- Add Tagging support to AOC managed S3 Bucket
@@ -21,7 +20,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2120
- Upgrade AEM AWS Stack Provisioner to 4.31.0
2221

2322
## 4.35.1 - 2020-03-02
24-
2523
### Fixed
2624
- Add missing CF Stack output parameter for full-set permission type c [#378]
2725

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version ?= 4.35.2-pre.0
1+
version ?= 4.36.0
22
aem_stack_manager_messenger_version = 2.11.0
33
aem_test_suite_version = 1.15.0
44
aem_helloworld_custom_stack_provisioner_version = 0.14.0

0 commit comments

Comments
 (0)