diff --git a/CHANGELOG.md b/CHANGELOG.md index f3ed840..3188453 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +## [v1.0.0](https://github.com/GoodwayGroup/gw-aws-audit/compare/0.5.0...v1.0.0) - 2020-05-14 + +### Merged + +- feat(cli): port from go-commander to urfave/cli/v2 [`#1`](https://github.com/GoodwayGroup/gw-aws-audit/pull/1) + +### Commits + +- feat(s3): Add support for all regions when adding s3-cost-name [`a021344`](https://github.com/GoodwayGroup/gw-aws-audit/commit/a021344511188e468e538dfadc975cf208a75c32) +- feat: add failed tracking [`b78cd9b`](https://github.com/GoodwayGroup/gw-aws-audit/commit/b78cd9b871b85408b121ae04e3ebbcf9f550a773) + ## [0.5.0](https://github.com/GoodwayGroup/gw-aws-audit/compare/0.4.0...0.5.0) - 2020-04-29 ### Commits