Skip to content

Commit

Permalink
chore(release): v1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clok committed Apr 7, 2021
1 parent 76f5fa6 commit 9de838b
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,20 @@
## [Unreleased]


<a name="v1.21.0"></a>
## [v1.21.0] - 2021-04-07
### Chore
- **docs:** updating docs for version v1.21.0

### Features
- **iam:** add delete access key action and refactor


<a name="v1.20.0"></a>
## [v1.20.0] - 2021-04-06
### Chore
- **release:** v1.20.0

### Features
- **iam:** add ability to disable console access

Expand Down Expand Up @@ -516,7 +528,8 @@ The command `gw-aws-audit iam user-report` has been renamed to `gw-aws-audit iam
- **cli:** initial CLI implementation


[Unreleased]: https://github.com/GoodwayGroup/gw-aws-audit/compare/v1.20.0...HEAD
[Unreleased]: https://github.com/GoodwayGroup/gw-aws-audit/compare/v1.21.0...HEAD
[v1.21.0]: https://github.com/GoodwayGroup/gw-aws-audit/compare/v1.20.0...v1.21.0
[v1.20.0]: https://github.com/GoodwayGroup/gw-aws-audit/compare/v1.19.6...v1.20.0
[v1.19.6]: https://github.com/GoodwayGroup/gw-aws-audit/compare/v1.19.5...v1.19.6
[v1.19.5]: https://github.com/GoodwayGroup/gw-aws-audit/compare/v1.19.4...v1.19.5
Expand Down

0 comments on commit 9de838b

Please sign in to comment.