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

- old
+ new

@@ -1,13 +1,35 @@ # Changelog ## [Unreleased](https://github.com/mitre/inspec_tools/tree/HEAD) -[Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.1.pre4...HEAD) +[Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre5...HEAD) **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) +- small fix to resolve issues with CCE data in the XCCDF [\#156](https://github.com/mitre/inspec_tools/pull/156) ([aaronlippold](https://github.com/aaronlippold)) + +**Closed issues:** + +- update inspec2ckl schema to the newest CKL Schema in the stig viewer 2.10 [\#149](https://github.com/mitre/inspec_tools/issues/149) +- Categorize all errors the same [\#145](https://github.com/mitre/inspec_tools/issues/145) + +**Merged pull requests:** + +- Apply fixes from CodeFactor [\#153](https://github.com/mitre/inspec_tools/pull/153) ([aaronlippold](https://github.com/aaronlippold)) + +## [v2.0.2.pre5](https://github.com/mitre/inspec_tools/tree/v2.0.2.pre5) (2020-04-15) + +[Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.1.pre4...v2.0.2.pre5) + +**Implemented enhancements:** + - Summary Error Count [\#132](https://github.com/mitre/inspec_tools/issues/132) - change check and fix tags to sub-descriptions in xccdf2inspec [\#47](https://github.com/mitre/inspec_tools/issues/47) - merge in the `merge\_tool` [\#42](https://github.com/mitre/inspec_tools/issues/42) - InSpec 3.x Data features [\#22](https://github.com/mitre/inspec_tools/issues/22) @@ -428,10 +450,11 @@ **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) @@ -470,10 +493,9 @@ - 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)