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 Nov 23, 2018
1 parent 6d5b1d4 commit 749c609
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.4.2]

### Added
- Responsive URLs are now written to `aquatone_urls.txt`. Thanks [eur0pa](https://github.com/eur0pa)!
- A warning is printed when older versions of Chromium is detected which has known problems with screenshotting HTTPS URLs

### Fixed
- Aquatone had trouble processing a single or very few targets. A small delay has been added to give agents time to emit all their events

## [1.4.1]

### Changed
Expand Down Expand Up @@ -33,7 +42,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.1...HEAD
[Unreleased]: https://github.com/michenriksen/aquatone/compare/v1.4.2...HEAD
[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
[1.4.0]: https://github.com/michenriksen/aquatone/compare/v1.3.2...1.4.0
[1.3.2]: https://github.com/michenriksen/aquatone/compare/v1.3.2

0 comments on commit 749c609

Please sign in to comment.