CHANGELOG.md in inspec_tools-2.0.2.pre6 vs CHANGELOG.md in inspec_tools-2.0.2.pre7

- old
+ new

@@ -1,13 +1,34 @@ # Changelog ## [Unreleased](https://github.com/mitre/inspec_tools/tree/HEAD) -[Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre5...HEAD) +[Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre6...HEAD) **Implemented enhancements:** +- Determine why we are getting odd terminal output at the end of an xccdf2inspec run [\#155](https://github.com/mitre/inspec_tools/issues/155) + +**Closed issues:** + +- Delete un-needed branches in the repo [\#157](https://github.com/mitre/inspec_tools/issues/157) +- Remove guardfile [\#141](https://github.com/mitre/inspec_tools/issues/141) + +**Merged pull requests:** + +- Remove Guardfile from Specfile [\#161](https://github.com/mitre/inspec_tools/pull/161) ([Bialogs](https://github.com/Bialogs)) +- Updated README to standardize wording [\#160](https://github.com/mitre/inspec_tools/pull/160) ([Bialogs](https://github.com/Bialogs)) +- Remove guardfile [\#159](https://github.com/mitre/inspec_tools/pull/159) ([Bialogs](https://github.com/Bialogs)) +- Remove unnecessary debug output from xccdf2inspec [\#158](https://github.com/mitre/inspec_tools/pull/158) ([rbclark](https://github.com/rbclark)) +- Add unit tests for XLSXTool and add system tests in CI [\#130](https://github.com/mitre/inspec_tools/pull/130) ([Bialogs](https://github.com/Bialogs)) + +## [v2.0.2.pre6](https://github.com/mitre/inspec_tools/tree/v2.0.2.pre6) (2020-04-28) + +[Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre5...v2.0.2.pre6) + +**Implemented enhancements:** + - Remove tag with NIST revision [\#139](https://github.com/mitre/inspec_tools/issues/139) **Fixed bugs:** - CCE- data seems to be coming into the CCI references in some XCCDF files [\#151](https://github.com/mitre/inspec_tools/issues/151) @@ -45,11 +66,10 @@ - consider how to convert impact 0 to Severity in inspec2ckl [\#60](https://github.com/mitre/inspec_tools/issues/60) **Merged pull requests:** -- Add unit tests for XLSXTool and add system tests in CI [\#130](https://github.com/mitre/inspec_tools/pull/130) ([Bialogs](https://github.com/Bialogs)) - Apply fixes from CodeFactor [\#129](https://github.com/mitre/inspec_tools/pull/129) ([aaronlippold](https://github.com/aaronlippold)) ## [v2.0.1.pre3](https://github.com/mitre/inspec_tools/tree/v2.0.1.pre3) (2020-04-03) [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.1.pre2...v2.0.1.pre3) @@ -450,11 +470,10 @@ **Merged pull requests:** - Updated rake version [\#69](https://github.com/mitre/inspec_tools/pull/69) ([robthew](https://github.com/robthew)) - Add in 'inspec' and 'fileutils' require statements [\#65](https://github.com/mitre/inspec_tools/pull/65) ([samcornwell](https://github.com/samcornwell)) -- Metadata docs and tools [\#55](https://github.com/mitre/inspec_tools/pull/55) ([samcornwell](https://github.com/samcornwell)) ## [v1.4.1](https://github.com/mitre/inspec_tools/tree/v1.4.1) (2019-06-20) [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.4.0...v1.4.1) @@ -493,9 +512,10 @@ - Needed app is missing [\#49](https://github.com/mitre/inspec_tools/issues/49) - 2018 b79e5c3 [\#48](https://github.com/mitre/inspec_tools/issues/48) **Merged pull requests:** +- Metadata docs and tools [\#55](https://github.com/mitre/inspec_tools/pull/55) ([samcornwell](https://github.com/samcornwell)) - Fix bugs introduced by \#51 \(STIGViewer PR\) [\#52](https://github.com/mitre/inspec_tools/pull/52) ([samcornwell](https://github.com/samcornwell)) - Enhancements to meet working with STIGViewer as well as tracking some custom metadata when converting from xccdf2inspec and inspec2ckl [\#51](https://github.com/mitre/inspec_tools/pull/51) ([kevin-j-smith](https://github.com/kevin-j-smith)) - Add modules summary, compliance [\#45](https://github.com/mitre/inspec_tools/pull/45) ([rx294](https://github.com/rx294)) ## [v1.1.6](https://github.com/mitre/inspec_tools/tree/v1.1.6) (2018-12-13)