summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-07-08 01:33:05 +0000
committerChef Expeditor <expeditor@chef.io>2020-07-08 01:33:05 +0000
commit06829558322f87473d108a5b3994f00711cb426d (patch)
treeea688034b450dc5fab4755a88fe31058338469db /CHANGELOG.md
parent6c562ea3a291ce5f0896953910f4f42f8cda8971 (diff)
downloadchef-06829558322f87473d108a5b3994f00711cb426d.tar.gz
Bump version to 16.2.88 by Chef Expeditorv16.2.88
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2789c22d8e..673ef42342 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.2.87 -->
-## [v16.2.87](https://github.com/chef/chef/tree/v16.2.87) (2020-07-08)
+<!-- latest_release 16.2.88 -->
+## [v16.2.88](https://github.com/chef/chef/tree/v16.2.88) (2020-07-08)
#### Merged Pull Requests
-- expand_path with __dir__ instead of __FILE__ [#10125](https://github.com/chef/chef/pull/10125) ([tas50](https://github.com/tas50))
+- Allow iso8601 gem version 0.13 [#10128](https://github.com/chef/chef/pull/10128) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.2.73 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Allow iso8601 gem version 0.13 [#10128](https://github.com/chef/chef/pull/10128) ([tas50](https://github.com/tas50)) <!-- 16.2.88 -->
- expand_path with __dir__ instead of __FILE__ [#10125](https://github.com/chef/chef/pull/10125) ([tas50](https://github.com/tas50)) <!-- 16.2.87 -->
- Fix `powershell_exec!` test. [#10126](https://github.com/chef/chef/pull/10126) ([phiggins](https://github.com/phiggins)) <!-- 16.2.86 -->
- Avoid assigning variables before returning if we don&#39;t have to [#10123](https://github.com/chef/chef/pull/10123) ([tas50](https://github.com/tas50)) <!-- 16.2.85 -->