Skip to content

Commit 7aaa15d

Browse files
Bialogsactions-user
authored andcommitted
Update CHANGELOG.md
1 parent a2e6a40 commit 7aaa15d

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
- Remove Debug Files When Running Tests [\#175](https://github.com/mitre/inspec_tools/issues/175)
1010

11+
**Merged pull requests:**
12+
13+
- Add additional error checking and documentation surrounding the xccdf… [\#194](https://github.com/mitre/inspec_tools/pull/194) ([Bialogs](https://github.com/Bialogs))
14+
1115
## [v2.0.4](https://github.com/mitre/inspec_tools/tree/v2.0.4) (2020-06-18)
1216

1317
[Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.3...v2.0.4)
@@ -479,10 +483,6 @@
479483

480484
[Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.10...v1.6.11)
481485

482-
**Fixed bugs:**
483-
484-
- Fixes \#77 by shifting help commands around [\#87](https://github.com/mitre/inspec_tools/pull/87) ([lukemalinowski](https://github.com/lukemalinowski))
485-
486486
**Closed issues:**
487487

488488
- DISA STIG web address needs to be updated [\#66](https://github.com/mitre/inspec_tools/issues/66)
@@ -518,6 +518,7 @@
518518
**Fixed bugs:**
519519

520520
- --help option is broken but inspec\_tools help \<command\> works [\#77](https://github.com/mitre/inspec_tools/issues/77)
521+
- Fixes \#77 by shifting help commands around [\#87](https://github.com/mitre/inspec_tools/pull/87) ([lukemalinowski](https://github.com/lukemalinowski))
521522

522523
**Merged pull requests:**
523524

@@ -562,7 +563,6 @@
562563

563564
**Merged pull requests:**
564565

565-
- Update Profile logic include control exceptions [\#75](https://github.com/mitre/inspec_tools/pull/75) ([rx294](https://github.com/rx294))
566566
- 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))
567567

568568
## [v1.6.0](https://github.com/mitre/inspec_tools/tree/v1.6.0) (2019-10-04)
@@ -610,8 +610,8 @@
610610

611611
**Merged pull requests:**
612612

613+
- Update Profile logic include control exceptions [\#75](https://github.com/mitre/inspec_tools/pull/75) ([rx294](https://github.com/rx294))
613614
- Apply fixes from CodeFactor [\#61](https://github.com/mitre/inspec_tools/pull/61) ([aaronlippold](https://github.com/aaronlippold))
614-
- Metadata docs and tools [\#55](https://github.com/mitre/inspec_tools/pull/55) ([samcornwell](https://github.com/samcornwell))
615615

616616
## [v1.3.6](https://github.com/mitre/inspec_tools/tree/v1.3.6) (2019-05-02)
617617

@@ -642,6 +642,7 @@
642642

643643
**Merged pull requests:**
644644

645+
- Metadata docs and tools [\#55](https://github.com/mitre/inspec_tools/pull/55) ([samcornwell](https://github.com/samcornwell))
645646
- Fix bugs introduced by \#51 \(STIGViewer PR\) [\#52](https://github.com/mitre/inspec_tools/pull/52) ([samcornwell](https://github.com/samcornwell))
646647
- 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))
647648
- Add modules summary, compliance [\#45](https://github.com/mitre/inspec_tools/pull/45) ([rx294](https://github.com/rx294))

0 commit comments

Comments
 (0)