Skip to content

Commit

Permalink
chore(release): Update changelog for v11.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andyspiers committed Jul 29, 2022
1 parent d9bc92c commit 9a8d031
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,20 @@
<a name="unreleased"></a>
## [Unreleased]

<a name="v11.2.0"></a>
## [v11.2.0] - 2022-07-29
### 🐛 Bug Fixes
- [d9bc92c](https://github.com/devopsmakers/terraform-aws-eks/commit/d9bc92c) replace deprecated data.template_file with templatefile function BOS-1567 ([#4](https://github.com/devopsmakers/terraform-aws-eks/issues/4))


<a name="v11.1.0"></a>
## [v11.1.0] - 2022-05-26
## [v11.1.0] - 2022-05-27
### ✨ Features
- [cbde2e7](https://github.com/devopsmakers/terraform-aws-eks/commit/cbde2e7) use aws instead of aws-iam-authenticator and simplify BOS-1154

### 🔧 Maintenance
- [3b0cef8](https://github.com/devopsmakers/terraform-aws-eks/commit/3b0cef8) Use new version of auth (old one no longer works
- **release:** [25eec11](https://github.com/devopsmakers/terraform-aws-eks/commit/25eec11) Update changelog for v11.1.0


<a name="v11.0.1"></a>
Expand Down Expand Up @@ -134,7 +141,8 @@
- [6338f6d](https://github.com/devopsmakers/terraform-aws-eks/commit/6338f6d) Initial commit


[Unreleased]: https://github.com/devopsmakers/terraform-aws-eks/compare/v11.1.0...HEAD
[Unreleased]: https://github.com/devopsmakers/terraform-aws-eks/compare/v11.2.0...HEAD
[v11.2.0]: https://github.com/devopsmakers/terraform-aws-eks/compare/v11.1.0...v11.2.0
[v11.1.0]: https://github.com/devopsmakers/terraform-aws-eks/compare/v11.0.1...v11.1.0
[v11.0.1]: https://github.com/devopsmakers/terraform-aws-eks/compare/v11.0.0...v11.0.1
[v11.0.0]: https://github.com/devopsmakers/terraform-aws-eks/compare/v10.2.3...v11.0.0
Expand Down

0 comments on commit 9a8d031

Please sign in to comment.