Commit 8b540d30 authored by Anton Babenko's avatar Anton Babenko

Updated CHANGELOG

parent 74b15288
......@@ -7,6 +7,14 @@ All notable changes to this project will be documented in this file.
<a name="v3.6.0"></a>
## [v3.6.0] - 2020-04-16
- chore: Autoformatting fixes after merge
- fix: Don't use var.(in|e)gress_ipv6_cidr_blocks on security group sourced (in|e)gress ([#148](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/148))
- chore: Updated comment with correct UDP protocol number (fixes [#137](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/137))
<a name="v3.5.0"></a>
## [v3.5.0] - 2020-04-16
......@@ -386,7 +394,8 @@ All notable changes to this project will be documented in this file.
- Initial commit
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.5.0...HEAD
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.6.0...HEAD
[v3.6.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.5.0...v3.6.0
[v3.5.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.4.0...v3.5.0
[v3.4.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.3.0...v3.4.0
[v3.3.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.2.0...v3.3.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment