From d1e4518873d90cd80d500f9f5e436bcb959965df Mon Sep 17 00:00:00 2001 From: Michael Barrientos Date: Thu, 8 Nov 2018 16:38:30 -0800 Subject: [PATCH] release version 0.15.0 (#74) --- CHANGELOG.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f13ccc2..95eb0449 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,20 @@ # Changelog -## 0.12.0 2018-08-15 +## 0.15.0 2018-11-08 +* [new] aws single page app static site +* [new] aws-iam-instance-profile +* [new] bless-ca +* [breaking] KMS key tags +* [breaking] aws-iam-ecs-task-role remove policy argument +* Poweruser delete/update policy permissions +* Convert raw JSON policy to aws_iam_policy_document + +## 0.14.0 2018-09-04 +* [breaking] Parameter store reader policy inline, region support +* Poweruser instance profile and policy permissions +* Testing for aws-redis-node and aurora + +## 0.13.0 2018-08-21 * [breaking] cloudfront poweruser allow for multiple bucket prefixes * [new] cloudwatch log group module * [new] [blessclient](https://github.com/lyft/python-blessclient) aws role