Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
michenriksen committed May 6, 2019
1 parent 6802443 commit c9be16d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.6.0]

### Fixed
- The Nmap/Masscan XML report parser did not ignore closed/filtered ports. It now only works on ports with state `open`.

Expand Down Expand Up @@ -66,7 +68,8 @@ Complete rewrite and simplification of Aquatone. Now written in Go and focused o
- Domain discovery (`aquatone-discover`)
- Domain takeover discovery (`aquatone-takeover`)

[Unreleased]: https://github.com/michenriksen/aquatone/compare/v1.5.0...HEAD
[Unreleased]: https://github.com/michenriksen/aquatone/compare/v1.6.0...HEAD
[1.6.0]: https://github.com/michenriksen/aquatone/compare/v1.5.0...1.6.0
[1.5.0]: https://github.com/michenriksen/aquatone/compare/v1.4.3...1.5.0
[1.4.3]: https://github.com/michenriksen/aquatone/compare/v1.4.2...1.4.3
[1.4.2]: https://github.com/michenriksen/aquatone/compare/v1.4.1...1.4.2
Expand Down

0 comments on commit c9be16d

Please sign in to comment.