summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-02-07 13:25:17 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-02-07 13:25:17 +0000
commite26346700efb5d582b39a576f0203c9f2ec0d9bf (patch)
treed34f8717c2f21151e3d7e3a84543338575a87470
parent312c99f38c1c489b8e744d9b4754ff25a8584fab (diff)
downloadchef-e26346700efb5d582b39a576f0203c9f2ec0d9bf.tar.gz
Update CHANGELOG.md with details from pull request #6828
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 91b2e33ab9..366e73b03d 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.46 -->
-## [v14.0.46](https://github.com/chef/chef/tree/v14.0.46) (2018-02-07)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Fix windows_task idle_time validation [#6807](https://github.com/chef/chef/pull/6807) ([algaut](https://github.com/algaut))
+- Grammar fixes in windows_task [#6828](https://github.com/chef/chef/pull/6828) ([Happycoil](https://github.com/Happycoil))
<!-- latest_release -->
<!-- release_rollup since=13.7.16 -->
### Changes since 13.7.16 release
#### Merged Pull Requests
+- Grammar fixes in windows_task [#6828](https://github.com/chef/chef/pull/6828) ([Happycoil](https://github.com/Happycoil)) <!-- 14.0.46 -->
- Fix windows_task idle_time validation [#6807](https://github.com/chef/chef/pull/6807) ([algaut](https://github.com/algaut)) <!-- 14.0.46 -->
- Remove testing of Debian 7 as it&#39;s going EOL [#6826](https://github.com/chef/chef/pull/6826) ([tas50](https://github.com/tas50)) <!-- 14.0.45 -->
- guard against somehow being called by the package resource [#6820](https://github.com/chef/chef/pull/6820) ([thommay](https://github.com/thommay)) <!-- 14.0.44 -->