CHANGELOG.md in inspec_tools-2.0.2.pre9 vs CHANGELOG.md in inspec_tools-2.0.2.pre10

- 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.2.pre8...HEAD) +[Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre9...HEAD) **Implemented enhancements:** +- Standardize Severity Tag on CVSS 3.0 Terms [\#107](https://github.com/mitre/inspec_tools/issues/107) + +**Merged pull requests:** + +- Standardize Output of Severity and Impact to CVSS v3.0 terms [\#174](https://github.com/mitre/inspec_tools/pull/174) ([Bialogs](https://github.com/Bialogs)) + +## [v2.0.2.pre9](https://github.com/mitre/inspec_tools/tree/v2.0.2.pre9) (2020-05-04) + +[Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre8...v2.0.2.pre9) + +**Implemented enhancements:** + - Ensure the output of our converters formats with a standard of 2-space [\#140](https://github.com/mitre/inspec_tools/issues/140) - Ensure we do not create code that uses " where ' are the correct style [\#138](https://github.com/mitre/inspec_tools/issues/138) **Fixed bugs:** @@ -155,10 +167,11 @@ [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.8.9...v1.8.10) **Merged pull requests:** - added two digit contol parsing fixes \#117 [\#120](https://github.com/mitre/inspec_tools/pull/120) ([yarick](https://github.com/yarick)) +- Update build/test process to only use GitHub actions [\#115](https://github.com/mitre/inspec_tools/pull/115) ([Bialogs](https://github.com/Bialogs)) ## [v1.8.9](https://github.com/mitre/inspec_tools/tree/v1.8.9) (2020-03-30) [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.8.8...v1.8.9) @@ -188,14 +201,10 @@ **Closed issues:** - GitHub Actions Build Matrix [\#112](https://github.com/mitre/inspec_tools/issues/112) -**Merged pull requests:** - -- Update build/test process to only use GitHub actions [\#115](https://github.com/mitre/inspec_tools/pull/115) ([Bialogs](https://github.com/Bialogs)) - ## [v1.8.5](https://github.com/mitre/inspec_tools/tree/v1.8.5) (2020-03-27) [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.8.4...v1.8.5) **Implemented enhancements:** @@ -295,11 +304,10 @@ - Migrate to depend on the new inspect objects library [\#86](https://github.com/mitre/inspec_tools/issues/86) **Merged pull requests:** - Remove warnings \(\#minor\) [\#101](https://github.com/mitre/inspec_tools/pull/101) ([Bialogs](https://github.com/Bialogs)) -- Update github workflows [\#99](https://github.com/mitre/inspec_tools/pull/99) ([Bialogs](https://github.com/Bialogs)) ## [v1.6.21](https://github.com/mitre/inspec_tools/tree/v1.6.21) (2020-03-20) [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.20...v1.6.21) @@ -320,9 +328,13 @@ - Rubygems release workflow [\#100](https://github.com/mitre/inspec_tools/pull/100) ([Bialogs](https://github.com/Bialogs)) ## [v1.6.19](https://github.com/mitre/inspec_tools/tree/v1.6.19) (2020-03-16) [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.18...v1.6.19) + +**Merged pull requests:** + +- Update github workflows [\#99](https://github.com/mitre/inspec_tools/pull/99) ([Bialogs](https://github.com/Bialogs)) ## [v1.6.18](https://github.com/mitre/inspec_tools/tree/v1.6.18) (2020-03-16) [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.17...v1.6.18)