Update CHANGELOG.md with details from pull request #4272

Obvious fix; these changes are the result of automation not creative thinking.
This commit is contained in:
Chef Expeditor 2019-07-08 21:01:57 +00:00
parent 438f6eef5a
commit 9279798f49
No known key found for this signature in database
GPG key ID: 6C7D998C27489728

View file

@ -1,10 +1,10 @@
# Change Log
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
<!-- latest_release 4.7.1 -->
## [v4.7.1](https://github.com/inspec/inspec/tree/v4.7.1) (2019-07-08)
<!-- latest_release unreleased -->
## Unreleased
#### Merged Pull Requests
- Add allowed users example to Users resource [#4269](https://github.com/inspec/inspec/pull/4269) ([shoekstra](https://github.com/shoekstra))
- chefstyle recent pr [#4272](https://github.com/inspec/inspec/pull/4272) ([miah](https://github.com/miah))
<!-- latest_release -->
<!-- release_rollup since=4.6.9 -->
@ -14,6 +14,7 @@
- Add ip6tables resource [#4236](https://github.com/inspec/inspec/pull/4236) ([ramereth](https://github.com/ramereth)) <!-- 4.7.0 -->
#### Merged Pull Requests
- chefstyle recent pr [#4272](https://github.com/inspec/inspec/pull/4272) ([miah](https://github.com/miah)) <!-- 4.7.1 -->
- Add allowed users example to Users resource [#4269](https://github.com/inspec/inspec/pull/4269) ([shoekstra](https://github.com/shoekstra)) <!-- 4.7.1 -->
- skip lint, just run tests [#4266](https://github.com/inspec/inspec/pull/4266) ([miah](https://github.com/miah)) <!-- 4.6.13 -->
- Use correct indentation levels in .expeditor/config.yml [#4267](https://github.com/inspec/inspec/pull/4267) ([tduffield](https://github.com/tduffield)) <!-- 4.6.13 -->