summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-12-30 02:23:47 +0000
committerChef Expeditor <expeditor@chef.io>2019-12-30 02:23:47 +0000
commit90c819f883ffb73c7916aedb224ab2658347f271 (patch)
tree4631a50767d7e6851280e0cee0d387c1bd6d97a3 /CHANGELOG.md
parenta7adb1cbad933f449e601d50b78fda159cc57828 (diff)
downloadchef-zero-90c819f883ffb73c7916aedb224ab2658347f271.tar.gz
Bump version to 14.0.17 by Chef Expeditorv14.0.17
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 467c163..d29814b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,17 +1,18 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
# Change Log
-<!-- latest_release 14.0.16 -->
-## [v14.0.16](https://github.com/chef/chef-zero/tree/v14.0.16) (2019-12-30)
+<!-- latest_release 14.0.17 -->
+## [v14.0.17](https://github.com/chef/chef-zero/tree/v14.0.17) (2019-12-30)
#### Merged Pull Requests
-- Substitute require for require_relative [#296](https://github.com/chef/chef-zero/pull/296) ([tas50](https://github.com/tas50))
+- Use Chefstyle gem and move dev deps to the Gemfile [#299](https://github.com/chef/chef-zero/pull/299) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=14.0.13 -->
### Changes not yet released to rubygems.org
#### Merged Pull Requests
+- Use Chefstyle gem and move dev deps to the Gemfile [#299](https://github.com/chef/chef-zero/pull/299) ([tas50](https://github.com/tas50)) <!-- 14.0.17 -->
- Substitute require for require_relative [#296](https://github.com/chef/chef-zero/pull/296) ([tas50](https://github.com/tas50)) <!-- 14.0.16 -->
- Apply Chefstyle [#298](https://github.com/chef/chef-zero/pull/298) ([tas50](https://github.com/tas50)) <!-- 14.0.15 -->
- Move testing to Buildkite [#297](https://github.com/chef/chef-zero/pull/297) ([tas50](https://github.com/tas50)) <!-- 14.0.14 -->