summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-11-03 16:11:44 +0000
committerChef Expeditor <expeditor@chef.io>2019-11-03 16:11:44 +0000
commit17f5c3f141ae65a1fc47aad93d6d69004b50b3c8 (patch)
tree3c571bf5bcc596b0dc6e94380fe6035e99d1a7f2 /CHANGELOG.md
parent293cea6085172138b6972c931eb3eada296b3a8d (diff)
downloadchef-17f5c3f141ae65a1fc47aad93d6d69004b50b3c8.tar.gz
Bump version to 15.4.61 by Chef Expeditorv15.4.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 cbd1565573..e0c2b5ac5a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.4.60 -->
-## [v15.4.60](https://github.com/chef/chef/tree/v15.4.60) (2019-11-03)
+<!-- latest_release 15.4.61 -->
+## [v15.4.61](https://github.com/chef/chef/tree/v15.4.61) (2019-11-03)
#### Merged Pull Requests
-- Bump omnibus to 6.1.10 [#9048](https://github.com/chef/chef/pull/9048) ([btm](https://github.com/btm))
+- [knife config get] Fix TypeError: no implicit conversion of nil into String [#9049](https://github.com/chef/chef/pull/9049) ([vsingh-msys](https://github.com/vsingh-msys))
<!-- latest_release -->
<!-- release_rollup since=15.4.45 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- [knife config get] Fix TypeError: no implicit conversion of nil into String [#9049](https://github.com/chef/chef/pull/9049) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- 15.4.61 -->
- Bump omnibus to 6.1.10 [#9048](https://github.com/chef/chef/pull/9048) ([btm](https://github.com/btm)) <!-- 15.4.60 -->
- a Windows Habitat plan [#8900](https://github.com/chef/chef/pull/8900) ([robbkidd](https://github.com/robbkidd)) <!-- 15.4.59 -->
- Fix multiple chefignore file issues [#8925](https://github.com/chef/chef/pull/8925) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- 15.4.58 -->