summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-11-23 18:11:54 +0000
committerChef Expeditor <chef-ci@chef.io>2020-11-23 18:11:54 +0000
commit81ee4dd334c763d6b419042b6c0fbdbc6ec0a6fb (patch)
treee5bda8eb15551d17d7d71a61c3a5333abf5f14f5 /CHANGELOG.md
parent1463269a489fa4a5ac4007104167a4ddaf56a098 (diff)
downloadchef-81ee4dd334c763d6b419042b6c0fbdbc6ec0a6fb.tar.gz
Bump version to 16.7.55 by Chef Expeditorv16.7.55
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 387a838a9e..6b6ac99605 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.7.54 -->
-## [v16.7.54](https://github.com/chef/chef/tree/v16.7.54) (2020-11-21)
+<!-- latest_release 16.7.55 -->
+## [v16.7.55](https://github.com/chef/chef/tree/v16.7.55) (2020-11-23)
#### Merged Pull Requests
-- Update ohai and win32-service to the latest [#10673](https://github.com/chef/chef/pull/10673) ([tas50](https://github.com/tas50))
+- Avoid ambiguous regexes [#10675](https://github.com/chef/chef/pull/10675) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.6.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Avoid ambiguous regexes [#10675](https://github.com/chef/chef/pull/10675) ([tas50](https://github.com/tas50)) <!-- 16.7.55 -->
- Update ohai and win32-service to the latest [#10673](https://github.com/chef/chef/pull/10673) ([tas50](https://github.com/tas50)) <!-- 16.7.54 -->
- include password in guard inherited attributes [#10672](https://github.com/chef/chef/pull/10672) ([mwrock](https://github.com/mwrock)) <!-- 16.7.53 -->
- Update the docs generation for the new format [#10659](https://github.com/chef/chef/pull/10659) ([tas50](https://github.com/tas50)) <!-- 16.7.52 -->