Skip to content

Commit

Permalink
chore: prepare 0.5.1 bug fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
mariux committed Aug 26, 2021
1 parent 059d130 commit ad96df5
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.5.1]

### Fixed

- Add support for using computed values in `policy_arns` argument.

## [0.5.0]

### Added
Expand Down Expand Up @@ -83,11 +89,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- markdown-link-check-disable -->

[unreleased]: https://github.com/mineiros-io/terraform-aws-iam-user/compare/v0.5.0...HEAD
[0.5.0]: https://github.com/mineiros-io/terraform-aws-iam-user/compare/v0.4.0...v0.5.0
[unreleased]: https://github.com/mineiros-io/terraform-aws-iam-user/compare/v0.5.1...HEAD
[0.5.1]: https://github.com/mineiros-io/terraform-aws-iam-user/compare/v0.5.0...v0.5.1

<!-- markdown-link-check-disabled -->

[0.5.0]: https://github.com/mineiros-io/terraform-aws-iam-user/compare/v0.4.0...v0.5.0
[0.4.0]: https://github.com/mineiros-io/terraform-aws-iam-user/compare/v0.3.0...v0.4.0
[0.3.0]: https://github.com/mineiros-io/terraform-aws-iam-user/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/mineiros-io/terraform-aws-iam-user/compare/v0.1.0...v0.2.0
Expand Down

0 comments on commit ad96df5

Please sign in to comment.