summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-02-22 21:16:01 +0000
committerChef Expeditor <chef-ci@chef.io>2019-02-22 21:16:01 +0000
commitda7e5ee1f93856d728d710274377ecb1c295e9bb (patch)
treeb82f077b8895422b171a68d32135c7888fc08c31 /CHANGELOG.md
parent55e632af0e9abfd33bc2f37d4bf0a0639b0d1487 (diff)
downloadchef-da7e5ee1f93856d728d710274377ecb1c295e9bb.tar.gz
Bump version to 15.0.171 by Chef Expeditorv15.0.171
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 b630564731..574f5e3360 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.0.170 -->
-## [v15.0.170](https://github.com/chef/chef/tree/v15.0.170) (2019-02-22)
+<!-- latest_release 15.0.171 -->
+## [v15.0.171](https://github.com/chef/chef/tree/v15.0.171) (2019-02-22)
#### Merged Pull Requests
-- allow setting mode for openssl_dhparam after creation [#8245](https://github.com/chef/chef/pull/8245) ([btm](https://github.com/btm))
+- Update libxml2 to 2.9.9 [#8240](https://github.com/chef/chef/pull/8240) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- Update libxml2 to 2.9.9 [#8240](https://github.com/chef/chef/pull/8240) ([tas50](https://github.com/tas50)) <!-- 15.0.171 -->
- allow setting mode for openssl_dhparam after creation [#8245](https://github.com/chef/chef/pull/8245) ([btm](https://github.com/btm)) <!-- 15.0.170 -->
- pin rbnacl to 5.x [#8244](https://github.com/chef/chef/pull/8244) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.169 -->
- add LazyModuleInclude to Universal DSL [#8243](https://github.com/chef/chef/pull/8243) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.168 -->