Release 4.0

Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
Tim Smith
2016-09-07 21:57:09 -07:00
parent 868813f4ed
commit 70d1e57c0d
2 changed files with 9 additions and 1 deletions

View File

@@ -2,6 +2,14 @@
This file is used to list changes made in each version of the postfix cookbook.
## 4.0.0 (2016-09-07)
- Update supported platforms in metadata
- Remove node name from config file
- Testing updates
- Use node.normal vs. node.set to avoid deprecation warnings
- Require Chef 12+
## v3.8.0 (2016-04-01)
- Updated attributes to use node.default_unless instead of node.default to be more wrapper friendly