@@ -7,7 +7,19 @@ project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
## Next release
9
9
10
- ## [[ v3.?.?] ( https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v3.0.0...HEAD )] - 2019-05-??]
10
+ ## [[ v4.?.?] ( https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v4.0.0...HEAD )] - 2019-06-??]
11
+
12
+ ### Added
13
+
14
+ - Write your awesome addition here (by @you )
15
+
16
+ ### Changed
17
+
18
+ - Write your awesome change here (by @you )
19
+
20
+ # History
21
+
22
+ ## [[ v4.0.0] ( https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v3.0.0...v4.0.0 )] - 2019-05-07]
11
23
12
24
### Added
13
25
@@ -20,15 +32,12 @@ project adheres to [Semantic Versioning](http://semver.org/).
20
32
21
33
### Changed
22
34
23
- - Set default suspended processes for ASG to ` AZRebalance ` (by @max-rocket-internet )
24
- - 4 small changes to ` aws_launch_template ` resource (by @max-rocket-internet )
25
- - (Breaking Change) Rewritten and de-duplicated code related to Launch Templates (by @max-rocket-internet )
26
- - Add .prettierignore file (by @rothandrew )
27
- - Switch to https for the pre-commit repos (by @rothandrew )
28
- - Add instructions on how to enable the docker bridge network (by @rothandrew )
29
- - Write your awesome change here (by @you )
30
-
31
- # History
35
+ - Set default suspended processes for ASG to ` AZRebalance ` (by @max-rocket-internet )
36
+ - 4 small changes to ` aws_launch_template ` resource (by @max-rocket-internet )
37
+ - (Breaking Change) Rewritten and de-duplicated code related to Launch Templates (by @max-rocket-internet )
38
+ - Add .prettierignore file (by @rothandrew )
39
+ - Switch to https for the pre-commit repos (by @rothandrew )
40
+ - Add instructions on how to enable the docker bridge network (by @rothandrew )
32
41
33
42
## [[ v3.0.0] ( https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v2.3.1...v3.0.0 )] - 2019-04-15]
34
43
0 commit comments