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 Jan 5, 2019
1 parent d334854 commit 7a641d1
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.4.3]

### Fixed
- The Sub Resource Integrity attribute on the external CSS resource in the HTML report caused it to not load as the file had changed. Removed SRI on external CSS resource

## [1.4.2]

### Added
Expand Down Expand Up @@ -42,7 +47,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.2...HEAD
[Unreleased]: https://github.com/michenriksen/aquatone/compare/v1.4.3...HEAD
[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
[1.4.0]: https://github.com/michenriksen/aquatone/compare/v1.3.2...1.4.0
Expand Down

0 comments on commit 7a641d1

Please sign in to comment.