From c37dc6d879e4317950901db2b9c42119b290cbe4 Mon Sep 17 00:00:00 2001 From: Max Williams Date: Mon, 27 Aug 2018 16:40:46 +0200 Subject: [PATCH] changelog fix --- CHANGELOG.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d117db1..daea779 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,13 +9,10 @@ project adheres to [Semantic Versioning](http://semver.org/). ### Added -- Added autoscaling policies into module that are optionally attached when enabled for a worker group. (by @max-rocket-internet) - -### Added - - add spot_price option to aws_launch_configuration - add enable_monitoring option to aws_launch_configuration - add t3 instance class settings +- Added autoscaling policies into module that are optionally attached when enabled for a worker group. (by @max-rocket-internet) ### Changed