Releases: zuazo/opendkim-cookbook
Releases · zuazo/opendkim-cookbook
release v2.0.0 (2017-03-31)
Added in 2.0.0
- Chef
13
support. - metadata: Add
chef_version
. - README: Add GitHub badge.
Changed in 2.0.0
- CHANGELOG: Follow "Keep a CHANGELOG".
Removed in 2.0.0
- Drop Chef
< 12
and Ruby< 2.2
support.
Improved in 2.0.0
- README: Add doc and license badges.
- Improve TESTING documentation.
- Update RuboCop to
0.48
.
release v1.0.0 (2015-09-03)
- Fix Ubuntu
15.04
support. - Add Oracle Linux and Scientific Linux support.
- Improve platforms support using
node['platform_family']
node attribute. - metadata: Add
source_url
andissues_url
links. - Update contact information and links after migration.
- Testing:
- Integrate Travis CI with kitchen-docker using
kitchen-in-travis
. - Use
SoloRunner
to run ChefSpec tests faster. - Gemfile: Update RuboCop to
0.33.0
. - Add Vagrantfile.
- Move ChefSpec tests to test/unit.
- Integrate Travis CI with kitchen-docker using
release v0.2.0 (2015-07-06)
- Create user and group before a directory owned by them (issue #1, thanks Michael Burns).
- Document attributes in the metadata.
- README: Fix and improve some examples.
- Add a Dockerfile.
- Gemfile: Update RuboCop to
0.32.1
.
release v0.1.0 (2015-05-21)
- Initial release of
opendkim
.