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 17, 2018
1 parent 2a40d11 commit 136ea9a
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.4.1]

### Changed
- List of User-Agents have been updated with most recent list of common User-Agents

### Fixed
- Random User-Agent and other spoofing request headers were not set correctly when requesting URLs. Thanks to [eur0pa](https://github.com/eur0pa) for pointing it out!

## [1.4.0]

### Added
Expand All @@ -25,6 +33,7 @@ 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.0...HEAD
[Unreleased]: https://github.com/michenriksen/aquatone/compare/v1.4.1...HEAD
[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 136ea9a

Please sign in to comment.