summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-31 17:57:58 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-31 17:57:58 +0000
commitda21b7e946bf0b06444cf62a90abb46902260854 (patch)
tree730b850b57a5ed655b629c405a047f0e594c30bd /CHANGELOG.md
parentc930e357b67f6ec4ddd015a6d43c5a7453d0983c (diff)
downloadchef-da21b7e946bf0b06444cf62a90abb46902260854.tar.gz
Bump version to 14.1.26 by Chef Expeditorv14.1.26
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 20de381b1a..58b1a80fc6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.1.25 -->
-## [v14.1.25](https://github.com/chef/chef/tree/v14.1.25) (2018-05-31)
+<!-- latest_release 14.1.26 -->
+## [v14.1.26](https://github.com/chef/chef/tree/v14.1.26) (2018-05-31)
#### Merged Pull Requests
-- windows_ad_join: Ensure that reboot requests work [#7328](https://github.com/chef/chef/pull/7328) ([thommay](https://github.com/thommay))
+- Better errors with uninstalled official knife plugins [#7326](https://github.com/chef/chef/pull/7326) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=14.1.12 -->
### Changes since 14.1.12 release
#### Merged Pull Requests
+- Better errors with uninstalled official knife plugins [#7326](https://github.com/chef/chef/pull/7326) ([tas50](https://github.com/tas50)) <!-- 14.1.26 -->
- windows_ad_join: Ensure that reboot requests work [#7328](https://github.com/chef/chef/pull/7328) ([thommay](https://github.com/thommay)) <!-- 14.1.25 -->
- Properly print path to config file to the screen in knife configure [#7325](https://github.com/chef/chef/pull/7325) ([tas50](https://github.com/tas50)) <!-- 14.1.24 -->
- add default_env flag to shell_out and execute resource [#7298](https://github.com/chef/chef/pull/7298) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 14.1.23 -->