Skip to content

Commit

Permalink
Remove extra changelog entries
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed Sep 26, 2016
1 parent a140401 commit 30340aa
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Expand Up @@ -8,6 +8,7 @@ This file is used to list changes made in each version of the chef-client cookbo
- Support for Chef 11 has been removed. Chef 12.1 or later is now required
- Running chef-client as a service on Windows has been deprecated. The default.rb recipe will now include the task recipe on Windows hosts. The windows_service recipe will be removed in the next major version of this cookbook.

### Other Changes
- Switch from serverspec to Inspec
- Add BSDs to bsd_init to fix cron service
- Simplified attributes for Chef 12 - Chef 12 lets us simplify attributes since we don't have to check to see if we can fork and we can assume we know the init type via Ohai
Expand All @@ -18,10 +19,6 @@ This file is used to list changes made in each version of the chef-client cookbo
- Fix escaping in the Windows task recipe
- Allow STDOUT as a valid log location

## Unreleased

- Support for Chef 11 has been removed

## v5.0.0 (2016-07-29)

- This will be the last version of this cookbook that supports Chef 11\. If you are still using Chef 11 you will need to pin to < 6.0
Expand Down

0 comments on commit 30340aa

Please sign in to comment.