diff options
author | Chef Expeditor <expeditor@chef.io> | 2020-05-20 22:40:35 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2020-05-20 22:40:35 +0000 |
commit | 2249869355d54f4fb08d9bfb117622e426a5e7e9 (patch) | |
tree | 8f5a57cba1fca82f447acc1305969d05f77c541e /CHANGELOG.md | |
parent | 7bf6a2edfc6879366e6cd3a7cd9bc2ce9a2673f9 (diff) | |
download | chef-2249869355d54f4fb08d9bfb117622e426a5e7e9.tar.gz |
Bump version to 16.1.8 by Chef Expeditorv16.1.8
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fae8ae4f9..49c3154f9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,16 @@ <!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ --> -<!-- latest_release 16.1.7 --> -## [v16.1.7](https://github.com/chef/chef/tree/v16.1.7) (2020-05-20) +<!-- latest_release 16.1.8 --> +## [v16.1.8](https://github.com/chef/chef/tree/v16.1.8) (2020-05-20) #### Merged Pull Requests -- Fix bootstrapping windows from linux [#9889](https://github.com/chef/chef/pull/9889) ([btm](https://github.com/btm)) +- Fixed armv6l and armv7l tests. [#9892](https://github.com/chef/chef/pull/9892) ([mattray](https://github.com/mattray)) <!-- latest_release --> <!-- release_rollup since=16.1.0 --> ### Changes not yet released to stable #### Merged Pull Requests +- Fixed armv6l and armv7l tests. [#9892](https://github.com/chef/chef/pull/9892) ([mattray](https://github.com/mattray)) <!-- 16.1.8 --> - Fix bootstrapping windows from linux [#9889](https://github.com/chef/chef/pull/9889) ([btm](https://github.com/btm)) <!-- 16.1.7 --> - Small cleanups to checksum logic in file/windows_package/chef::mixin::checksum [#9886](https://github.com/chef/chef/pull/9886) ([phiggins](https://github.com/phiggins)) <!-- 16.1.6 --> - Added armv6l and armv7l to arm? and armhf? helpers [#9887](https://github.com/chef/chef/pull/9887) ([mattray](https://github.com/mattray)) <!-- 16.1.5 --> |