summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-16 18:07:33 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-16 18:07:33 +0000
commitb69877bb0f1b2aec99f9c0a392d064e2b0d21bda (patch)
treeddc4a033dcc5e67e517009fa0c68e11637711c1e
parent58fc37c32a7576e22bacab62ca64ac41846128ac (diff)
downloadchef-b69877bb0f1b2aec99f9c0a392d064e2b0d21bda.tar.gz
Update CHANGELOG.md with details from pull request #7266
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8083326a92..97fbb57540 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.1.14 -->
-## [v14.1.14](https://github.com/chef/chef/tree/v14.1.14) (2018-05-16)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- improved regex accuracy lib/chef/resource/hostname.rb [#7262](https://github.com/chef/chef/pull/7262) ([bottkv488](https://github.com/bottkv488))
+- Add additional unit tests for resource actions/properties [#7266](https://github.com/chef/chef/pull/7266) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=14.1.12 -->
### Changes since 14.1.12 release
#### Merged Pull Requests
+- Add additional unit tests for resource actions/properties [#7266](https://github.com/chef/chef/pull/7266) ([tas50](https://github.com/tas50)) <!-- 14.1.14 -->
- improved regex accuracy lib/chef/resource/hostname.rb [#7262](https://github.com/chef/chef/pull/7262) ([bottkv488](https://github.com/bottkv488)) <!-- 14.1.14 -->
- publish habitat packages [#7272](https://github.com/chef/chef/pull/7272) ([thommay](https://github.com/thommay)) <!-- 14.1.13 -->
<!-- release_rollup -->