diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a51869..82def06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,12 @@ # Changelog -## [1.6.3](https://github.com/dev-sec/ssl-baseline/tree/1.6.3) (2020-05-19) +## [1.6.3](https://github.com/dev-sec/ssl-baseline/tree/1.6.3) (2020-07-23) [Full Changelog](https://github.com/dev-sec/ssl-baseline/compare/1.6.2...1.6.3) **Merged pull requests:** +- The release draft references the correct SHA [\#36](https://github.com/dev-sec/ssl-baseline/pull/36) ([micheelengronne](https://github.com/micheelengronne)) - CHANGELOG for RELEASE done before the push to avoid breaking [\#35](https://github.com/dev-sec/ssl-baseline/pull/35) ([micheelengronne](https://github.com/micheelengronne)) ## [1.6.2](https://github.com/dev-sec/ssl-baseline/tree/1.6.2) (2020-05-19) diff --git a/inspec.yml b/inspec.yml index b1dc5b4..06b5d17 100644 --- a/inspec.yml +++ b/inspec.yml @@ -8,5 +8,5 @@ copyright_email: hello@dev-sec.io license: Apache-2.0 version: 1.6.3 supports: - - inspec_version: '>= 1.21.0' - - os-family: unix + - inspec_version: '>= 1.21.0' + - os-family: unix