From f155e4062bff4194e12ec5ca0f305d7f50996856 Mon Sep 17 00:00:00 2001 From: Max Williams Date: Tue, 7 May 2019 17:06:39 +0200 Subject: [PATCH] New release v4.0.0 (#373) --- CHANGELOG.md | 29 +++++++++++++++++++---------- version | 2 +- 2 files changed, 20 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 374b54a..0cdbc29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,19 @@ project adheres to [Semantic Versioning](http://semver.org/). ## Next release -## [[v3.?.?](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v3.0.0...HEAD)] - 2019-05-??] +## [[v4.?.?](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v4.0.0...HEAD)] - 2019-06-??] + +### Added + +- Write your awesome addition here (by @you) + +### Changed + +- Write your awesome change here (by @you) + +# History + +## [[v4.0.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v3.0.0...v4.0.0)] - 2019-05-07] ### Added @@ -20,15 +32,12 @@ project adheres to [Semantic Versioning](http://semver.org/). ### Changed - - Set default suspended processes for ASG to `AZRebalance` (by @max-rocket-internet) - - 4 small changes to `aws_launch_template` resource (by @max-rocket-internet) - - (Breaking Change) Rewritten and de-duplicated code related to Launch Templates (by @max-rocket-internet) - - Add .prettierignore file (by @rothandrew) - - Switch to https for the pre-commit repos (by @rothandrew) - - Add instructions on how to enable the docker bridge network (by @rothandrew) - - Write your awesome change here (by @you) - -# History +- Set default suspended processes for ASG to `AZRebalance` (by @max-rocket-internet) +- 4 small changes to `aws_launch_template` resource (by @max-rocket-internet) +- (Breaking Change) Rewritten and de-duplicated code related to Launch Templates (by @max-rocket-internet) +- Add .prettierignore file (by @rothandrew) +- Switch to https for the pre-commit repos (by @rothandrew) +- Add instructions on how to enable the docker bridge network (by @rothandrew) ## [[v3.0.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v2.3.1...v3.0.0)] - 2019-04-15] diff --git a/version b/version index ad55eb8..857572f 100644 --- a/version +++ b/version @@ -1 +1 @@ -v3.0.0 +v4.0.0