All notable changes to the opendkim
cookbook will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Metadata: Remove grouping (RFC-85).
2.0.0 - 2017-03-31
- Chef
13
support. - metadata: Add
chef_version
. - README: Add GitHub badge.
- CHANGELOG: Follow "Keep a CHANGELOG".
- Drop Chef
< 12
and Ruby< 2.2
support.
- README: Add doc and license badges.
- Improve TESTING documentation.
- Update RuboCop to
0.48
.
1.0.0 - 2015-09-03
- Add Oracle Linux and Scientific Linux support.
- metadata: Add
source_url
andissues_url
links.
- Fix Ubuntu
15.04
support.
- Update contact information and links after migration.
- Improve platforms support using
node['platform_family']
node attribute. - Gemfile: Update RuboCop to
0.33.0
.
0.2.0 - 2015-07-06
- Create user and group before a directory owned by them (issue #1, thanks Michael Burns).
- README: Fix and improve some examples.
- Update RuboCop to
0.32.1
.
- Initial release of
opendkim
.