summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-02-12 17:38:13 +0000
committerChef Expeditor <expeditor@chef.io>2020-02-12 17:38:13 +0000
commitd1c9fddb4c5d9f1f035f1159febfc58c51d3e792 (patch)
treeb30bd5c4ade1bf5fec8ec0384b853378dc8f09aa /CHANGELOG.md
parentbc2a6afbc974130d66be6eae0ba22279595494e3 (diff)
downloadchef-d1c9fddb4c5d9f1f035f1159febfc58c51d3e792.tar.gz
Bump version to 16.0.61 by Chef Expeditorv16.0.61
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 f7669f3a1b..f1f0d28ad5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.0.60 -->
-## [v16.0.60](https://github.com/chef/chef/tree/v16.0.60) (2020-02-11)
+<!-- latest_release 16.0.61 -->
+## [v16.0.61](https://github.com/chef/chef/tree/v16.0.61) (2020-02-12)
#### Merged Pull Requests
-- Add compile_time property to all resources [#9360](https://github.com/chef/chef/pull/9360) ([lamont-granquist](https://github.com/lamont-granquist))
+- Allow setting file_cache_path and file_backup_path value in client.rb during bootstrap [#9361](https://github.com/chef/chef/pull/9361) ([kapilchouhan99](https://github.com/kapilchouhan99))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Allow setting file_cache_path and file_backup_path value in client.rb during bootstrap [#9361](https://github.com/chef/chef/pull/9361) ([kapilchouhan99](https://github.com/kapilchouhan99)) <!-- 16.0.61 -->
- Add compile_time property to all resources [#9360](https://github.com/chef/chef/pull/9360) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.60 -->
- update syntax of `update-rc.d` commands in enable &amp; disable actions [#8884](https://github.com/chef/chef/pull/8884) ([robuye](https://github.com/robuye)) <!-- 16.0.59 -->
- Add notify_group resource [#9349](https://github.com/chef/chef/pull/9349) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 16.0.58 -->