summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-04-11 21:45:06 +0000
committerChef Expeditor <chef-ci@chef.io>2019-04-11 21:45:06 +0000
commitbb4aa42621245fb89cd15a03a80362ada00c3aec (patch)
treeddf5c862064c3d55a39293871d6cb3a299d7e27d /CHANGELOG.md
parent1862ed33a8991acd1127fb90c7f771b583363c58 (diff)
downloadchef-bb4aa42621245fb89cd15a03a80362ada00c3aec.tar.gz
Bump version to 15.0.211 by Chef Expeditorv15.0.211
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 20e25c1a1d..5e02a1b65a 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.210 -->
-## [v15.0.210](https://github.com/chef/chef/tree/v15.0.210) (2019-04-11)
+<!-- latest_release 15.0.211 -->
+## [v15.0.211](https://github.com/chef/chef/tree/v15.0.211) (2019-04-11)
#### Merged Pull Requests
-- Avoid occasionally randomly reusing a gid in tests [#8352](https://github.com/chef/chef/pull/8352) ([btm](https://github.com/btm))
+- Don&#39;t force DSC functional tests to PS4 [#8359](https://github.com/chef/chef/pull/8359) ([btm](https://github.com/btm))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- Don&#39;t force DSC functional tests to PS4 [#8359](https://github.com/chef/chef/pull/8359) ([btm](https://github.com/btm)) <!-- 15.0.211 -->
- Avoid occasionally randomly reusing a gid in tests [#8352](https://github.com/chef/chef/pull/8352) ([btm](https://github.com/btm)) <!-- 15.0.210 -->
- Add Debian 10 testing to Travis [#8348](https://github.com/chef/chef/pull/8348) ([tas50](https://github.com/tas50)) <!-- 15.0.209 -->
- Implement Chef::Resource#copy_properties_from [#8344](https://github.com/chef/chef/pull/8344) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.208 -->