Skip to content

Latest commit

 

History

History
66 lines (52 loc) · 2.15 KB

CHANGELOG.md

File metadata and controls

66 lines (52 loc) · 2.15 KB

Change Log

All notable changes to the onddo-spamassassin cookbook will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

  • ...

2.0.0 - 2017-03-12

Added

  • Metadata: Add chef_version.
  • Metadata: Remove grouping (RFC-85).
  • Add documentation for libraries.

Changed

  • Prepare for Chef 13.
  • README: Add badges: docu, github, license, code climate, coveralls, inch-ci.
  • CHANGELOG: Follow "Keep a CHANGELOG".
  • Update RuboCop to 0.47 and fix new offenses.

Removed

  • Drop Ruby < 2.2 support.
  • Drop Chef < 12 support.

1.1.0 - 2015-08-31

Added

  • Add Oracle Linux support.
  • Install deltarpm package on Fedora.
  • metadata: Add source_url and issues_url.

Changed

  • Update contact information and links after migration.
  • README: Use markdown tables and improve description.

1.0.0 - 2015-04-29

Added

  • Add SUSE and OpenSUSE support.

Changed

  • Move the attribute namespace from node['onddo-spamassassin'] to node['spamassassin'], includes a deprecation message (breaking change).
  • Refactor and improve multiple platform support.

Fixed

  • Fix all RuboCop offenses.

0.2.0 - 2014-09-22

Added

  • Add Fedora and Amazon Linux support.
  • Add RedHat support.
  • README:
    • Added cookbook badge.
    • File separated in multiple files.
    • Added travis-ci and gamnasium badges.

Fixed

  • README & metadata: trusted_networks default value fixed.
  • Fix SpamAssassin daemon with systemd: fixes Fedora support.

0.1.0 - 2013-06-09

  • Initial release of onddo-spamassassin.