mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Update CHANGELOG.md with details from pull request #6797
Obvious fix; these changes are the result of automation not creative thinking.
This commit is contained in:
parent
26aa3775b8
commit
41efa98827
1 changed files with 4 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Change Log
|
||||
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
|
||||
|
||||
<!-- latest_release 6.4.71 -->
|
||||
## [v6.4.71](https://github.com/inspec/inspec/tree/v6.4.71) (2023-10-11)
|
||||
<!-- latest_release unreleased -->
|
||||
## Unreleased
|
||||
|
||||
#### Merged Pull Requests
|
||||
- CHEF-2627 Clarify License Description on Rubygems [#6630](https://github.com/inspec/inspec/pull/6630) ([clintoncwolfe](https://github.com/clintoncwolfe))
|
||||
- Renames the project name in the SonarQube [#6797](https://github.com/inspec/inspec/pull/6797) ([Vasu1105](https://github.com/Vasu1105))
|
||||
<!-- latest_release -->
|
||||
|
||||
## [v6.4.48](https://github.com/inspec/inspec/tree/v6.4.48) (2023-08-22)
|
||||
|
@ -38,6 +38,7 @@
|
|||
### Changes since 5.22.13 release
|
||||
|
||||
#### Merged Pull Requests
|
||||
- Renames the project name in the SonarQube [#6797](https://github.com/inspec/inspec/pull/6797) ([Vasu1105](https://github.com/Vasu1105)) <!-- 6.4.71 -->
|
||||
- CHEF-2627 Clarify License Description on Rubygems [#6630](https://github.com/inspec/inspec/pull/6630) ([clintoncwolfe](https://github.com/clintoncwolfe)) <!-- 6.4.71 -->
|
||||
- Bump omnibus-software from `7723be6` to `b3d89a4` in /omnibus [#6787](https://github.com/inspec/inspec/pull/6787) ([dependabot[bot]](https://github.com/dependabot[bot])) <!-- 6.4.70 -->
|
||||
- Bump omnibus-software from `c44dea9` to `7723be6` in /omnibus [#6770](https://github.com/inspec/inspec/pull/6770) ([dependabot[bot]](https://github.com/dependabot[bot])) <!-- 6.4.69 -->
|
||||
|
|
Loading…
Reference in a new issue