From 0948c20e1d9c3e0a4517a043bf8c773ee9a68ff4 Mon Sep 17 00:00:00 2001 From: Max Williams Date: Tue, 4 Dec 2018 15:02:08 +0100 Subject: [PATCH] Updating changelog for v1.8.0 (#201) --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb40704..46aa7d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [[v1.8.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v1.7.0...HEAD)] - 2018-10-??] +## [[v1.9.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v1.8.0...HEAD)] - 2019-01-??] + +### Added + +- Write your awesome addition here (by @you) + +### Changed + +- Write your awesome change here (by @you) + +## [[v1.8.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v1.7.0...v1.8.0)] - 2018-12-04] ### Added