diff options
author | Noah Kantrowitz <noah@coderanger.net> | 2016-02-04 12:46:09 -0800 |
---|---|---|
committer | Noah Kantrowitz <noah@coderanger.net> | 2016-02-04 12:46:09 -0800 |
commit | e23cef930e00bd3f8ec2117ccfc48370e776b36f (patch) | |
tree | 470d4a586964c989f3f25fb94fa813206c23dac3 /CHANGELOG.md | |
parent | 0cb79e1d468ad1409a1941d3c177de5970d80662 (diff) | |
download | chef-e23cef930e00bd3f8ec2117ccfc48370e776b36f.tar.gz |
HWRP is a silly name.
It's a resource, call it that for general use.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a091fa5dd7..ce6551c3eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 12.7.0 * [**Nate Walck**](https://github.com/natewalck) - [pr#4078](https://github.com/chef/chef/pull/4078) Add `osx_profile` HWRP for OS X + [pr#4078](https://github.com/chef/chef/pull/4078) Add `osx_profile` resource for OS X * [**Timothy Cyrus**](https://github.com/tcyrus) [pr#4420](https://github.com/chef/chef/pull/4420) Update code climate badge and code climate blocks in README.md * [**Jordan Running**](https://github.com/jrunning) |