Update CHANGELOG.md with details from pull request #6774

Obvious fix; these changes are the result of automation not creative thinking.
This commit is contained in:
Chef Expeditor 2023-10-09 16:32:00 +00:00
parent 7926e906d8
commit 6edee7da7b

View file

@ -1,17 +1,17 @@
# Change Log
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
<!-- latest_release 4.56.54 -->
## [v4.56.54](https://github.com/inspec/inspec/tree/v4.56.54) (2023-10-09)
<!-- latest_release unreleased -->
## Unreleased
#### Merged Pull Requests
- BACKPORT 6262: Prevent negative status from crashing launchd service resource [#6751](https://github.com/inspec/inspec/pull/6751) ([Nik08](https://github.com/Nik08))
- Bump omnibus-software from `c44dea9` to `7723be6` in /omnibus [#6769](https://github.com/inspec/inspec/pull/6769) ([dependabot[bot]](https://github.com/dependabot[bot]))
- Remove resource_id for `service` resource , we do not support in inspec-4 [#6774](https://github.com/inspec/inspec/pull/6774) ([ahasunos](https://github.com/ahasunos))
<!-- latest_release -->
<!-- release_rollup since=4.56.20 -->
### Changes since 4.56.20 release
#### Merged Pull Requests
- Remove resource_id for `service` resource , we do not support in inspec-4 [#6774](https://github.com/inspec/inspec/pull/6774) ([ahasunos](https://github.com/ahasunos)) <!-- 4.56.54 -->
- BACKPORT 6262: Prevent negative status from crashing launchd service resource [#6751](https://github.com/inspec/inspec/pull/6751) ([Nik08](https://github.com/Nik08)) <!-- 4.56.54 -->
- Bump omnibus-software from `c44dea9` to `7723be6` in /omnibus [#6769](https://github.com/inspec/inspec/pull/6769) ([dependabot[bot]](https://github.com/dependabot[bot])) <!-- 4.56.53 -->
- Backport 6351: Upgraded mock Ubuntu fixture to latest LTS version [#6457](https://github.com/inspec/inspec/pull/6457) ([Nik08](https://github.com/Nik08)) <!-- 4.56.53 -->