Skip to content

Commit 0d7ef6f

Browse files
authored
New release 6.1.0 (#576)
1 parent a8e54cc commit 0d7ef6f

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,19 @@ project adheres to [Semantic Versioning](http://semver.org/).
77

88
## Next release
99

10-
## [[v6.?.?](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v6.0.2...HEAD)] - 2019-10-??]
10+
## [[v6.?.?](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v6.1.0...HEAD)] - 2019-??-??]
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+
## [[v6.1.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v6.0.2...v6.1.0)] - 2019-10-30]
1123

1224
### Added
1325

@@ -23,7 +35,6 @@ project adheres to [Semantic Versioning](http://semver.org/).
2335
- Bumped minimum terraform version to 0.12.2 to prevent an error on yamlencode function (by @toadjaune)
2436
- Access conditional resource using join function in combination with splat syntax (by @miguelaferreira)
2537

26-
# History
2738

2839
## [[v6.0.2](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v6.0.1...v6.0.2)] - 2019-10-07]
2940

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v6.0.2
1+
v6.1.0

0 commit comments

Comments
 (0)