From 6af63de922e9527a62ca688b74605341c8d6fe52 Mon Sep 17 00:00:00 2001 From: Dean Illfeld Date: Thu, 4 Jul 2019 11:17:16 +1000 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2b87b7..0afd35f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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). +## [0.6.1] - 2019-07-04 +### Fixed +- Resolved issue that prevented cluster-autoscaler from autoscaling workers. + ## [0.6.0] - 2019-06-09 ### Breaking - Terraform 0.12 is now required