summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-29 14:54:45 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-29 14:54:45 +0000
commit96edf6fa02346c666d64041f3af52d54ba4ec9ad (patch)
tree831b2a68ff8c672dee65484844fffc1f1dc2e8a4 /CHANGELOG.md
parent4b52f6e494807e012f426f0e1db88e1037471718 (diff)
downloadchef-96edf6fa02346c666d64041f3af52d54ba4ec9ad.tar.gz
Bump version to 14.0.33 by Expeditorv14.0.33
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 20aad89d32..ac4dbf4329 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.32 -->
-## [v14.0.32](https://github.com/chef/chef/tree/v14.0.32) (2018-01-26)
+<!-- latest_release 14.0.33 -->
+## [v14.0.33](https://github.com/chef/chef/tree/v14.0.33) (2018-01-29)
#### Merged Pull Requests
-- Nillable properties are the default now [#6800](https://github.com/chef/chef/pull/6800) ([thommay](https://github.com/thommay))
+- Remove epic_fail alias to ignore_failure [#6801](https://github.com/chef/chef/pull/6801) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=13.7.16 -->
### Changes since 13.7.16 release
#### Merged Pull Requests
+- Remove epic_fail alias to ignore_failure [#6801](https://github.com/chef/chef/pull/6801) ([tas50](https://github.com/tas50)) <!-- 14.0.33 -->
- Nillable properties are the default now [#6800](https://github.com/chef/chef/pull/6800) ([thommay](https://github.com/thommay)) <!-- 14.0.32 -->
- Force the creation of a relative link for cacerts [#6798](https://github.com/chef/chef/pull/6798) ([thommay](https://github.com/thommay)) <!-- 14.0.31 -->
- use a relative link so that docker does not drop our ca bundle link [#6796](https://github.com/chef/chef/pull/6796) ([thommay](https://github.com/thommay)) <!-- 14.0.30 -->