diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2015-10-13 12:59:47 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2015-10-13 12:59:47 -0700 |
commit | 6200bf0d319a236f2ab93e83166919c392a22abf (patch) | |
tree | 3183c9eedd431048b59d4de2aabbe65cecece8ba /CHANGELOG.md | |
parent | 92ba97d8af84822ebcda4f928cd82b001148c5b5 (diff) | |
download | chef-6200bf0d319a236f2ab93e83166919c392a22abf.tar.gz |
add ChangeLog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 251b68e50e..d4f7752cac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ + ## Unreleased + +* [pr#4034](https://github.com/chef/chef/pull/4034) add optional ruby-profiling with --profile-ruby + +## 12.5.1 + * [**Ranjib Dey**](https://github.com/ranjib): [pr#3588](https://github.com/chef/chef/pull/3588) Count skipped resources among total resources in doc formatter * [**John Kerry**](https://github.com/jkerry): |