Skip to content

Commit

Permalink
feat(release): v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clok committed Sep 1, 2020
1 parent 2c119c8 commit 13c8108
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
## [Unreleased]


<a name="v1.10.0"></a>
## [v1.10.0] - 2020-09-01
### Chore
- **docs:** updating docs for version v1.10.0

### Features
- **protocol:** add flags to filter out specific protocols
- **sg:** add mapping of known AWS IP blocks to reports


<a name="v1.9.1"></a>
## [v1.9.1] - 2020-08-31
### Bug Fixes
Expand All @@ -10,6 +20,9 @@
### Chore
- **deps:** update module aws/aws-sdk-go to v1.34.14

### Features
- **release:** v1.9.1


<a name="v1.9.0"></a>
## [v1.9.0] - 2020-08-31
Expand Down Expand Up @@ -310,7 +323,8 @@ v1.0.0
- **cli:** initial CLI implementation


[Unreleased]: https://github.com/GoodwayGroup/gw-aws-audit/compare/v1.9.1...HEAD
[Unreleased]: https://github.com/GoodwayGroup/gw-aws-audit/compare/v1.10.0...HEAD
[v1.10.0]: https://github.com/GoodwayGroup/gw-aws-audit/compare/v1.9.1...v1.10.0
[v1.9.1]: https://github.com/GoodwayGroup/gw-aws-audit/compare/v1.9.0...v1.9.1
[v1.9.0]: https://github.com/GoodwayGroup/gw-aws-audit/compare/v1.8.1...v1.9.0
[v1.8.1]: https://github.com/GoodwayGroup/gw-aws-audit/compare/v1.8.0...v1.8.1
Expand Down

0 comments on commit 13c8108

Please sign in to comment.