CHANGELOG.md in inspec_tools-2.0.5 vs CHANGELOG.md in inspec_tools-2.0.6
- old
+ new
@@ -1,13 +1,25 @@
# Changelog
## [Unreleased](https://github.com/mitre/inspec_tools/tree/HEAD)
-[Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.4...HEAD)
+[Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.5...HEAD)
**Closed issues:**
+- Run inspec check in CI [\#195](https://github.com/mitre/inspec_tools/issues/195)
+
+**Merged pull requests:**
+
+- Fixes SecurityOverrideGuidance not being output in a profile [\#196](https://github.com/mitre/inspec_tools/pull/196) ([Bialogs](https://github.com/Bialogs))
+
+## [v2.0.5](https://github.com/mitre/inspec_tools/tree/v2.0.5) (2020-06-22)
+
+[Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.4...v2.0.5)
+
+**Closed issues:**
+
- Remove Debug Files When Running Tests [\#175](https://github.com/mitre/inspec_tools/issues/175)
**Merged pull requests:**
- Add additional error checking and documentation surrounding the xccdf… [\#194](https://github.com/mitre/inspec_tools/pull/194) ([Bialogs](https://github.com/Bialogs))
@@ -561,10 +573,11 @@
[Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.0...v1.6.1)
**Merged pull requests:**
+- Update Profile logic include control exceptions [\#75](https://github.com/mitre/inspec_tools/pull/75) ([rx294](https://github.com/rx294))
- Null Byte in json report causes inspec2ckl to bomb-out [\#73](https://github.com/mitre/inspec_tools/pull/73) ([kevin-j-smith](https://github.com/kevin-j-smith))
## [v1.6.0](https://github.com/mitre/inspec_tools/tree/v1.6.0) (2019-10-04)
[Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.5.0...v1.6.0)
@@ -608,10 +621,9 @@
[Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.3.6...v1.4.0)
**Merged pull requests:**
-- Update Profile logic include control exceptions [\#75](https://github.com/mitre/inspec_tools/pull/75) ([rx294](https://github.com/rx294))
- Apply fixes from CodeFactor [\#61](https://github.com/mitre/inspec_tools/pull/61) ([aaronlippold](https://github.com/aaronlippold))
## [v1.3.6](https://github.com/mitre/inspec_tools/tree/v1.3.6) (2019-05-02)
[Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.3.5...v1.3.6)