mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Update CHANGELOG.md with details from pull request #7135
Obvious fix; these changes are the result of automation not creative thinking.
This commit is contained in:
parent
66248d435e
commit
312d42a6c6
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
## Unreleased
|
||||
|
||||
#### Merged Pull Requests
|
||||
- ci: introduce inspec-7 as part of release branches [#7135](https://github.com/inspec/inspec/pull/7135) ([ahasunos](https://github.com/ahasunos))
|
||||
- CHEF-14881: Fix habitat pipeline for InSpec 6 [#7127](https://github.com/inspec/inspec/pull/7127) ([ahasunos](https://github.com/ahasunos))
|
||||
<!-- latest_release -->
|
||||
|
||||
|
@ -38,6 +39,7 @@
|
|||
### Changes since 6.8.1 release
|
||||
|
||||
#### Merged Pull Requests
|
||||
- ci: introduce inspec-7 as part of release branches [#7135](https://github.com/inspec/inspec/pull/7135) ([ahasunos](https://github.com/ahasunos)) <!-- 6.8.5 -->
|
||||
- CHEF-14881: Fix habitat pipeline for InSpec 6 [#7127](https://github.com/inspec/inspec/pull/7127) ([ahasunos](https://github.com/ahasunos)) <!-- 6.8.5 -->
|
||||
- Editing for install script docs [#7129](https://github.com/inspec/inspec/pull/7129) ([IanMadd](https://github.com/IanMadd)) <!-- 6.8.5 -->
|
||||
- added docs changes [#7118](https://github.com/inspec/inspec/pull/7118) ([vviveksharma](https://github.com/vviveksharma)) <!-- 6.8.4 -->
|
||||
|
|
Loading…
Reference in a new issue