Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
antonbabenko committed Mar 15, 2021
1 parent c07ac81 commit 78b026a
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.



<a name="v2.5.0"></a>
## [v2.5.0] - 2021-03-15

- fix: update pre-commit configuration to add validate and tflint ([#35](https://github.com/terraform-aws-modules/terraform-aws-elb/issues/35))
- chore: add ci-cd workflow for pre-commit checks ([#34](https://github.com/terraform-aws-modules/terraform-aws-elb/issues/34))


<a name="v2.4.0"></a>
## [v2.4.0] - 2020-06-19

Expand Down Expand Up @@ -93,7 +100,8 @@ All notable changes to this project will be documented in this file.
- Initial commit


[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-elb/compare/v2.4.0...HEAD
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-elb/compare/v2.5.0...HEAD
[v2.5.0]: https://github.com/terraform-aws-modules/terraform-aws-elb/compare/v2.4.0...v2.5.0
[v2.4.0]: https://github.com/terraform-aws-modules/terraform-aws-elb/compare/v2.3.0...v2.4.0
[v2.3.0]: https://github.com/terraform-aws-modules/terraform-aws-elb/compare/v2.2.0...v2.3.0
[v2.2.0]: https://github.com/terraform-aws-modules/terraform-aws-elb/compare/v2.1.0...v2.2.0
Expand Down

0 comments on commit 78b026a

Please sign in to comment.