Update CHANGELOG.md with details from pull request #6748

Obvious fix; these changes are the result of automation not creative thinking.
This commit is contained in:
Chef Expeditor 2023-10-23 17:04:00 +00:00
parent 22c530417b
commit 56886eff1a

View file

@ -5,6 +5,7 @@
## Unreleased
#### Merged Pull Requests
- Openssl upgrade with version 1.1.1w [#6748](https://github.com/inspec/inspec/pull/6748) ([Nik08](https://github.com/Nik08))
- Pin Thor to < 1.3.0 to fix test failures related to aliases [#6815](https://github.com/inspec/inspec/pull/6815) ([Vasu1105](https://github.com/Vasu1105))
<!-- latest_release -->
@ -38,6 +39,7 @@
### Changes since 5.22.13 release
#### Merged Pull Requests
- Openssl upgrade with version 1.1.1w [#6748](https://github.com/inspec/inspec/pull/6748) ([Nik08](https://github.com/Nik08)) <!-- 6.4.75 -->
- Pin Thor to &lt; 1.3.0 to fix test failures related to aliases [#6815](https://github.com/inspec/inspec/pull/6815) ([Vasu1105](https://github.com/Vasu1105)) <!-- 6.4.75 -->
- Fixed `inspec json` ability to use cli options successfully [#6796](https://github.com/inspec/inspec/pull/6796) ([Nik08](https://github.com/Nik08)) <!-- 6.4.75 -->
- CHEF-3917 Troubleshooting Page for Chef Licensing issues/errors [#6612](https://github.com/inspec/inspec/pull/6612) ([Nik08](https://github.com/Nik08)) <!-- 6.4.74 -->