Skip to content

Commit 603e5ef

Browse files
Bialogsactions-user
authored andcommitted
Update CHANGELOG.md
1 parent f6a399d commit 603e5ef

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

CHANGELOG.md

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,15 @@
1212
**Fixed bugs:**
1313

1414
- Summary always returns 0 for profile errors [\#164](https://github.com/mitre/inspec_tools/issues/164)
15+
- Multiple fields missing from CKL generated with inspec2ckl [\#150](https://github.com/mitre/inspec_tools/issues/150)
16+
- update inspec2ckl to support both tag and sub-descriptions in output [\#148](https://github.com/mitre/inspec_tools/issues/148)
1517

1618
**Merged pull requests:**
1719

20+
- Apply fixes from CodeFactor [\#172](https://github.com/mitre/inspec_tools/pull/172) ([aaronlippold](https://github.com/aaronlippold))
1821
- 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))
1922
- Generate Ruby with Single Quoted Strings [\#169](https://github.com/mitre/inspec_tools/pull/169) ([Bialogs](https://github.com/Bialogs))
23+
- Update CKL parse method to dig into sub descriptions [\#168](https://github.com/mitre/inspec_tools/pull/168) ([Bialogs](https://github.com/Bialogs))
2024

2125
## [v2.0.2.pre8](https://github.com/mitre/inspec_tools/tree/v2.0.2.pre8) (2020-04-30)
2226

@@ -293,6 +297,7 @@
293297
**Merged pull requests:**
294298

295299
- Remove warnings \(\#minor\) [\#101](https://github.com/mitre/inspec_tools/pull/101) ([Bialogs](https://github.com/Bialogs))
300+
- Update github workflows [\#99](https://github.com/mitre/inspec_tools/pull/99) ([Bialogs](https://github.com/Bialogs))
296301

297302
## [v1.6.21](https://github.com/mitre/inspec_tools/tree/v1.6.21) (2020-03-20)
298303

@@ -302,10 +307,6 @@
302307

303308
- Parse cis XSLX [\#90](https://github.com/mitre/inspec_tools/pull/90) ([lukemalinowski](https://github.com/lukemalinowski))
304309

305-
**Fixed bugs:**
306-
307-
- Fixes \#77 by shifting help commands around [\#87](https://github.com/mitre/inspec_tools/pull/87) ([lukemalinowski](https://github.com/lukemalinowski))
308-
309310
**Closed issues:**
310311

311312
- figure out rubygems.org [\#31](https://github.com/mitre/inspec_tools/issues/31)
@@ -322,10 +323,6 @@
322323

323324
[Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.18...v1.6.19)
324325

325-
**Merged pull requests:**
326-
327-
- Update github workflows [\#99](https://github.com/mitre/inspec_tools/pull/99) ([Bialogs](https://github.com/Bialogs))
328-
329326
## [v1.6.18](https://github.com/mitre/inspec_tools/tree/v1.6.18) (2020-03-16)
330327

331328
[Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.17...v1.6.18)
@@ -345,6 +342,7 @@
345342
**Fixed bugs:**
346343

347344
- The `changelog.md` versions seem to be broken [\#80](https://github.com/mitre/inspec_tools/issues/80)
345+
- Update version.yml regex to match multidigit version numbers and use … [\#98](https://github.com/mitre/inspec_tools/pull/98) ([Bialogs](https://github.com/Bialogs))
348346

349347
## [v1.6.15](https://github.com/mitre/inspec_tools/tree/v1.6.15) (2020-03-13)
350348

@@ -370,10 +368,6 @@
370368

371369
[Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.12...v1.6.13)
372370

373-
**Fixed bugs:**
374-
375-
- Update version.yml regex to match multidigit version numbers and use … [\#98](https://github.com/mitre/inspec_tools/pull/98) ([Bialogs](https://github.com/Bialogs))
376-
377371
**Closed issues:**
378372

379373
- use github\_changelog\_generator in our release process [\#33](https://github.com/mitre/inspec_tools/issues/33)
@@ -434,11 +428,11 @@
434428
**Fixed bugs:**
435429

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

438433
**Merged pull requests:**
439434

440435
- Apply fixes from CodeFactor [\#82](https://github.com/mitre/inspec_tools/pull/82) ([aaronlippold](https://github.com/aaronlippold))
441-
- Kevin j smith adding inspec command plugin logic [\#72](https://github.com/mitre/inspec_tools/pull/72) ([lukemalinowski](https://github.com/lukemalinowski))
442436

443437
## [53bdcb3](https://github.com/mitre/inspec_tools/tree/53bdcb3) (2019-11-06)
444438

@@ -500,6 +494,7 @@
500494

501495
**Merged pull requests:**
502496

497+
- Kevin j smith adding inspec command plugin logic [\#72](https://github.com/mitre/inspec_tools/pull/72) ([lukemalinowski](https://github.com/lukemalinowski))
503498
- Added logic so that inspec\_tools can be a plugin to Inspec as a comma… [\#68](https://github.com/mitre/inspec_tools/pull/68) ([kevin-j-smith](https://github.com/kevin-j-smith))
504499

505500
## [v1.4.2](https://github.com/mitre/inspec_tools/tree/v1.4.2) (2019-07-30)

0 commit comments

Comments
 (0)