Skip to content

Commit 83a62c8

Browse files
committed
chore(release): Update changelog for v10.0.1
1 parent d856d03 commit 83a62c8

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
<a name="unreleased"></a>
33
## [Unreleased]
44

5+
<a name="v10.0.1"></a>
6+
## [v10.0.1] - 2020-03-11
7+
### 🐛 Bug Fixes
8+
- [d856d03](https://github.com/devopsmakers/terraform-aws-eks/commit/d856d03) Add wait_for_cluster to aws_auth module
9+
10+
511
<a name="v10.0.0"></a>
612
## [v10.0.0] - 2020-03-10
713
### ✨ Features
@@ -16,6 +22,7 @@
1622
### 🔧 Maintenance
1723
- [f2a4434](https://github.com/devopsmakers/terraform-aws-eks/commit/f2a4434) Add initial submodule files
1824
- [05b7d54](https://github.com/devopsmakers/terraform-aws-eks/commit/05b7d54) Update README with intention
25+
- **release:** [ef0cbc4](https://github.com/devopsmakers/terraform-aws-eks/commit/ef0cbc4) Update changelog for v10.0.0
1926
- **release:** [df29db6](https://github.com/devopsmakers/terraform-aws-eks/commit/df29db6) Update changelog for v10.0.0
2027
- **release:** [565ab90](https://github.com/devopsmakers/terraform-aws-eks/commit/565ab90) Update changelog for v9.0.2
2128

@@ -26,5 +33,6 @@
2633
- [6338f6d](https://github.com/devopsmakers/terraform-aws-eks/commit/6338f6d) Initial commit
2734

2835

29-
[Unreleased]: https://github.com/devopsmakers/terraform-aws-eks/compare/v10.0.0...HEAD
36+
[Unreleased]: https://github.com/devopsmakers/terraform-aws-eks/compare/v10.0.1...HEAD
37+
[v10.0.1]: https://github.com/devopsmakers/terraform-aws-eks/compare/v10.0.0...v10.0.1
3038
[v10.0.0]: https://github.com/devopsmakers/terraform-aws-eks/compare/v9.1.0...v10.0.0

0 commit comments

Comments
 (0)