Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
antonbabenko committed May 13, 2020
1 parent 373e0d3 commit 8799422
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Expand Up @@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.



<a name="v3.10.0"></a>
## [v3.10.0] - 2020-05-13

- fix: Fixed MinIO rules formatting
- feat: Adding support for MinIO ([#174](https://github.com/terraform-aws-modules/terraform-aws-security-group/issues/174))


<a name="v3.9.0"></a>
## [v3.9.0] - 2020-05-11

Expand Down Expand Up @@ -414,7 +421,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.9.0...HEAD
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.10.0...HEAD
[v3.10.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.9.0...v3.10.0
[v3.9.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.8.0...v3.9.0
[v3.8.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.7.0...v3.8.0
[v3.7.0]: https://github.com/terraform-aws-modules/terraform-aws-security-group/compare/v3.6.0...v3.7.0
Expand Down

0 comments on commit 8799422

Please sign in to comment.