summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-19 20:54:30 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-19 20:54:30 +0000
commit04d5cdb9bac717d9682707d0ffc65aaf3a7c591e (patch)
tree5466feb29b235e535a8158722cbf95b1f326fc6c
parent17488942f10938664ae642d7a56531665d77c14f (diff)
downloadchef-04d5cdb9bac717d9682707d0ffc65aaf3a7c591e.tar.gz
Update CHANGELOG.md with details from pull request #6692
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 41ad646f30..69f9fd7f0c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 13.6.48 -->
-## [v13.6.48](https://github.com/chef/chef/tree/v13.6.48) (2017-12-19)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- fix for data bag names partially matching search reserved words [#6652](https://github.com/chef/chef/pull/6652) ([sandratiffin](https://github.com/sandratiffin))
+- Cleanup to some of the resource specs [#6692](https://github.com/chef/chef/pull/6692) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=13.6.4 -->
### Changes since 13.6.4 release
#### Merged Pull Requests
+- Cleanup to some of the resource specs [#6692](https://github.com/chef/chef/pull/6692) ([tas50](https://github.com/tas50)) <!-- 13.6.48 -->
- fix for data bag names partially matching search reserved words [#6652](https://github.com/chef/chef/pull/6652) ([sandratiffin](https://github.com/sandratiffin)) <!-- 13.6.48 -->
- Modernize directory resource [#6693](https://github.com/chef/chef/pull/6693) ([tas50](https://github.com/tas50)) <!-- 13.6.47 -->
- Modernize the ifconfig resource [#6684](https://github.com/chef/chef/pull/6684) ([tas50](https://github.com/tas50)) <!-- 13.6.46 -->