Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
michenriksen committed Apr 27, 2019
1 parent 1ad1db0 commit eb121dc
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.5.0]

### Added
- Automatic SSL/TLS detection on non-standard ports
- URL Screenshotter agent now takes extra steps to ensure that the browser process is killed after use
Expand Down Expand Up @@ -57,7 +59,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.4.3...HEAD
[Unreleased]: https://github.com/michenriksen/aquatone/compare/v1.5.0...HEAD
[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
[1.4.1]: https://github.com/michenriksen/aquatone/compare/v1.4.0...1.4.1
Expand Down

0 comments on commit eb121dc

Please sign in to comment.