summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-04-09 22:01:43 +0000
committerChef Expeditor <chef-ci@chef.io>2019-04-09 22:01:43 +0000
commit6df07f8b55d2e56288f8b1c0ff60a048ce376c74 (patch)
tree1d3ae2fcfa09712c465ef90bd4da9d2b003c4ae5 /CHANGELOG.md
parentd3323695544d257e909753fc76b8eb689f0feb73 (diff)
downloadchef-6df07f8b55d2e56288f8b1c0ff60a048ce376c74.tar.gz
Bump version to 15.0.209 by Chef Expeditorv15.0.209
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 10e14ceb49..40231ebafe 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.208 -->
-## [v15.0.208](https://github.com/chef/chef/tree/v15.0.208) (2019-04-09)
+<!-- latest_release 15.0.209 -->
+## [v15.0.209](https://github.com/chef/chef/tree/v15.0.209) (2019-04-09)
#### Merged Pull Requests
-- Implement Chef::Resource#copy_properties_from [#8344](https://github.com/chef/chef/pull/8344) ([lamont-granquist](https://github.com/lamont-granquist))
+- Add Debian 10 testing to Travis [#8348](https://github.com/chef/chef/pull/8348) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- 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 -->
- Add Ruby 2.6 testing Appveyor [#8349](https://github.com/chef/chef/pull/8349) ([tas50](https://github.com/tas50)) <!-- 15.0.207 -->
- Add PROJECT_NAME to omnibus-test scripts [#8346](https://github.com/chef/chef/pull/8346) ([tas50](https://github.com/tas50)) <!-- 15.0.206 -->