CHANGELOG.md in inspec_tools-2.0.4 vs CHANGELOG.md in inspec_tools-2.0.5

- old
+ new

@@ -1,18 +1,31 @@ # Changelog ## [Unreleased](https://github.com/mitre/inspec_tools/tree/HEAD) -[Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.3...HEAD) +[Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.4...HEAD) **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)) + +## [v2.0.4](https://github.com/mitre/inspec_tools/tree/v2.0.4) (2020-06-18) + +[Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.3...v2.0.4) + +**Closed issues:** + - xccdf2inspec string quotes bug [\#191](https://github.com/mitre/inspec_tools/issues/191) - xccdf2inspec fails on OpenSCAP xccdf results with undefined method [\#190](https://github.com/mitre/inspec_tools/issues/190) **Merged pull requests:** +- Respect debug env variable when running tests [\#193](https://github.com/mitre/inspec_tools/pull/193) ([Bialogs](https://github.com/Bialogs)) - 191 single quote replacement [\#192](https://github.com/mitre/inspec_tools/pull/192) ([Bialogs](https://github.com/Bialogs)) ## [v2.0.3](https://github.com/mitre/inspec_tools/tree/v2.0.3) (2020-05-26) [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre13...v2.0.3) @@ -31,14 +44,10 @@ **Closed issues:** - inspec\_tools docker container doesn't let me go into a bash shell [\#184](https://github.com/mitre/inspec_tools/issues/184) - Add a Dockerfile so folks can eaily add this into their ci/cd container workflows [\#162](https://github.com/mitre/inspec_tools/issues/162) -**Merged pull requests:** - -- Add parameter to InspecUtils\#control\_status to specify when used for summary. [\#170](https://github.com/mitre/inspec_tools/pull/170) ([Bialogs](https://github.com/Bialogs)) - ## [v2.0.2.pre13](https://github.com/mitre/inspec_tools/tree/v2.0.2.pre13) (2020-05-22) [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre12...v2.0.2.pre13) **Implemented enhancements:** @@ -94,10 +103,11 @@ - update inspec2ckl to support both tag and sub-descriptions in output [\#148](https://github.com/mitre/inspec_tools/issues/148) **Merged pull requests:** - Apply fixes from CodeFactor [\#172](https://github.com/mitre/inspec_tools/pull/172) ([aaronlippold](https://github.com/aaronlippold)) +- Add parameter to InspecUtils\#control\_status to specify when used for summary. [\#170](https://github.com/mitre/inspec_tools/pull/170) ([Bialogs](https://github.com/Bialogs)) - Generate Ruby with Single Quoted Strings [\#169](https://github.com/mitre/inspec_tools/pull/169) ([Bialogs](https://github.com/Bialogs)) - Update CKL parse method to dig into sub descriptions [\#168](https://github.com/mitre/inspec_tools/pull/168) ([Bialogs](https://github.com/Bialogs)) ## [v2.0.2.pre8](https://github.com/mitre/inspec_tools/tree/v2.0.2.pre8) (2020-04-30) @@ -551,11 +561,10 @@ [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) @@ -599,9 +608,10 @@ [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)