From 890b0c1c669a76202b05ad3b769f9c168a56e580 Mon Sep 17 00:00:00 2001 From: David Gonzalez Date: Fri, 14 Aug 2020 17:49:50 +0100 Subject: [PATCH] updated CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a0c647..d124b07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file. ## [Unreleased] + + +## [v0.1.2] 2020-08-14 - Updated: Added explicit depends_on for the APIGateway /healthcheck resources, need this to be applied on all envs before we can remove this mock integration - Added: ALB logging - both ALBs log to the same bucket, using distinct prefixes - api and push - Updated: Upgraded AWS provider from = 2.68.0 to ~> 2.70.0