summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-11-09 18:14:21 +0000
committerChef Expeditor <chef-ci@chef.io>2020-11-09 18:14:21 +0000
commit4e62b317a97140c9c44a5f9ff15376992896690a (patch)
tree3f20764f055cb32e86e165a032823745c1fca2fc /CHANGELOG.md
parentc0b5f9231c378bf0913bba10411c848914d81fd3 (diff)
downloadchef-4e62b317a97140c9c44a5f9ff15376992896690a.tar.gz
Bump version to 16.7.30 by Chef Expeditorv16.7.30
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 1a6e4b7a50..6ad08f923f 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.29 -->
-## [v16.7.29](https://github.com/chef/chef/tree/v16.7.29) (2020-11-09)
+<!-- latest_release 16.7.30 -->
+## [v16.7.30](https://github.com/chef/chef/tree/v16.7.30) (2020-11-09)
#### Merged Pull Requests
-- Use ||= where we can [#10609](https://github.com/chef/chef/pull/10609) ([tas50](https://github.com/tas50))
+- Don&#39;t uses regexes in splits when we don&#39;t need to [#10610](https://github.com/chef/chef/pull/10610) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.6.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Don&#39;t uses regexes in splits when we don&#39;t need to [#10610](https://github.com/chef/chef/pull/10610) ([tas50](https://github.com/tas50)) <!-- 16.7.30 -->
- Use ||= where we can [#10609](https://github.com/chef/chef/pull/10609) ([tas50](https://github.com/tas50)) <!-- 16.7.29 -->
- Collapse more duplicate branches [#10605](https://github.com/chef/chef/pull/10605) ([tas50](https://github.com/tas50)) <!-- 16.7.28 -->
- Collapse several duplicate branches down [#10604](https://github.com/chef/chef/pull/10604) ([tas50](https://github.com/tas50)) <!-- 16.7.27 -->