summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-12 19:37:05 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-12 19:37:05 +0000
commit598acf53530084c0b56b423ccd48cc3570f3cc9c (patch)
tree98135326bf699d58343de02dc0835b22e604e8dd /CHANGELOG.md
parent797fe20ea3b529a36dc6a88e6101d3544b9ecb70 (diff)
downloadchef-598acf53530084c0b56b423ccd48cc3570f3cc9c.tar.gz
Bump version to 14.0.129 by Expeditorv14.0.129
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 8fc19a898d..78caf98b83 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.0.128 -->
-## [v14.0.128](https://github.com/chef/chef/tree/v14.0.128) (2018-03-12)
+<!-- latest_release 14.0.129 -->
+## [v14.0.129](https://github.com/chef/chef/tree/v14.0.129) (2018-03-12)
#### Merged Pull Requests
-- Don&#39;t use String.new in the cron provider [#6976](https://github.com/chef/chef/pull/6976) ([tas50](https://github.com/tas50))
+- Knife should give a useful error when the chef_server_url isn&#39;t a chef server API [#6253](https://github.com/chef/chef/pull/6253) ([jeunito](https://github.com/jeunito))
<!-- latest_release -->
<!-- release_rollup since=13.7.16 -->
### Changes since 13.7.16 release
#### Merged Pull Requests
+- Knife should give a useful error when the chef_server_url isn&#39;t a chef server API [#6253](https://github.com/chef/chef/pull/6253) ([jeunito](https://github.com/jeunito)) <!-- 14.0.129 -->
- Don&#39;t use String.new in the cron provider [#6976](https://github.com/chef/chef/pull/6976) ([tas50](https://github.com/tas50)) <!-- 14.0.128 -->
- Properly validate reboot_action in dsc_resource [#6951](https://github.com/chef/chef/pull/6951) ([tas50](https://github.com/tas50)) <!-- 14.0.127 -->
- Remove platfom restrictions in provides and don&#39;t require providers [#6957](https://github.com/chef/chef/pull/6957) ([tas50](https://github.com/tas50)) <!-- 14.0.126 -->