summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-08 17:15:34 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-08 17:15:34 +0000
commitd4d5de35d4e05a2c7d68c973d8f7ef4a1748e813 (patch)
tree899fe5af5e6374f7b372d144d60f1cf311bffdef /CHANGELOG.md
parentd9a69df03137753d5948a28a0bc9a2493dd8b89c (diff)
downloadchef-d4d5de35d4e05a2c7d68c973d8f7ef4a1748e813.tar.gz
Bump version to 13.7.8 by Expeditorv13.7.8
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 eca14dd48c..ae39c0604b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 13.7.7 -->
-## [v13.7.7](https://github.com/chef/chef/tree/v13.7.7) (2018-01-08)
+<!-- latest_release 13.7.8 -->
+## [v13.7.8](https://github.com/chef/chef/tree/v13.7.8) (2018-01-08)
#### Merged Pull Requests
-- Fix windows_task resource not being idempotent for random_delay and execution_time_limit [#6688](https://github.com/chef/chef/pull/6688) ([Vasu1105](https://github.com/Vasu1105))
+- Fix dscl group provider gid_used? [#6703](https://github.com/chef/chef/pull/6703) ([get9](https://github.com/get9))
<!-- latest_release -->
<!-- release_rollup since=13.6.4 -->
### Changes since 13.6.4 release
#### Merged Pull Requests
+- Fix dscl group provider gid_used? [#6703](https://github.com/chef/chef/pull/6703) ([get9](https://github.com/get9)) <!-- 13.7.8 -->
- Fix windows_task resource not being idempotent for random_delay and execution_time_limit [#6688](https://github.com/chef/chef/pull/6688) ([Vasu1105](https://github.com/Vasu1105)) <!-- 13.7.7 -->
- Update to Ruby 2.4.3 [#6737](https://github.com/chef/chef/pull/6737) ([tas50](https://github.com/tas50)) <!-- 13.7.6 -->
- DSCL: Check for set home property before file existence (fixes #5777) [#6735](https://github.com/chef/chef/pull/6735) ([get9](https://github.com/get9)) <!-- 13.7.5 -->