1
0
mirror of https://github.com/terraform-aws-modules/terraform-aws-eks.git synced 2025-09-09 19:32:58 +08:00

New release v4.0.0 (#373)

This commit is contained in:
Max Williams
2019-05-07 17:06:39 +02:00
committed by GitHub
parent ae2f8e58db
commit f155e4062b
2 changed files with 20 additions and 11 deletions
+13 -4
View File
@@ -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
@@ -26,9 +38,6 @@ project adheres to [Semantic Versioning](http://semver.org/).
- 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
## [[v3.0.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v2.3.1...v3.0.0)] - 2019-04-15]
+1 -1
View File
@@ -1 +1 @@
v3.0.0
v4.0.0