inspec/CHANGELOG.md
Adam Leff febce5e5a1
Fix Changelog version links
The "v" was left off the links. Need to fix that in the changelog generator.

Signed-off-by: Adam Leff <adam@leff.co>
2017-05-11 14:55:40 -04:00

5.5 KiB

Change Log

v1.24.0 (2017-05-11)

Full Changelog

Implemented enhancements:

v1.23.0 (2017-05-04)

Full Changelog

Implemented enhancements:

  • Add command-line completions for fish shell #1760 (smith)
  • Error and exit when using --sudo locally #1741 (adamleff)

Fixed bugs:

  • Make the --no-color flag work for inspec exec #1749 (adamleff)
  • Fix xinetd resource failing when file cannot be read #1746 (adamleff)
  • Habitat profile bug fixes and improvements #1735 (rhass)

Merged pull requests:

v1.22.0 (2017-04-27)

Full Changelog

Implemented enhancements:

  • rename parse\_config options for clarity #1709
  • rename SimpleConfig / parse_config / parse_config_file options #1723 (arlimus)
  • Add matchers help to shell, clean up help output #1722 (adamleff)
  • provide inspec.version information #1719 (arlimus)
  • provide the inspec keyword #1718 (arlimus)
  • print and prettyprint the inspec backend class #1717 (arlimus)
  • inspec control.to_ruby to use newlines instead of \n #1705 (arlimus)

Fixed bugs:

v1.21.0 (2017-04-24)

Full Changelog

Implemented enhancements:

Fixed bugs:

* This Change Log was automatically generated by github_changelog_generator