From fc8340813847d55ac60447f30ffd8b4ca767c187 Mon Sep 17 00:00:00 2001 From: dev-sec CI Date: Tue, 20 Oct 2020 10:18:43 +0000 Subject: [PATCH] update inspec.yml and changelog --- CHANGELOG.md | 8 ++++++++ inspec.yml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e8109e..bb4da52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [4.0.3](https://github.com/dev-sec/mysql-baseline/tree/4.0.3) (2020-10-20) + +[Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/4.0.2...4.0.3) + +**Fixed bugs:** + +- fix quotes in library again [\#61](https://github.com/dev-sec/mysql-baseline/pull/61) ([rndmh3ro](https://github.com/rndmh3ro)) + ## [4.0.2](https://github.com/dev-sec/mysql-baseline/tree/4.0.2) (2020-10-20) [Full Changelog](https://github.com/dev-sec/mysql-baseline/compare/4.0.1...4.0.2) diff --git a/inspec.yml b/inspec.yml index 62d3758..2e26be9 100644 --- a/inspec.yml +++ b/inspec.yml @@ -6,7 +6,7 @@ copyright: DevSec Hardening Framework Team copyright_email: hello@dev-sec.io license: Apache-2.0 summary: Test-suite for best-practice mysql hardening -version: 4.0.2 +version: 4.0.3 supports: - os-family: unix inputs: