CHANGELOG for ssh_authorized_keys

All notable changes to the ssh_authorized_keys Chef cookbook will be documented in this file.

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

Unreleased

0.4.0 - 2017-06-12

Added

Removed

  • Drop Ruby < 2.3 support.

  • Drop Chef < 12 support.

Documentation Changes

  • README:

  • Add documentation badge.

  • Fix Parameters table.

  • Add GitHub templates.

  • CHANGELOG: Follow “Keep a CHANGELOG”.

0.3.0 - 2015-08-14

Fixed

  • Use gid from Etc.getpwnam (issue #3, thanks Ong Ming Yang).

  • Recursively create .ssh directory if it does not exist (issue #4, thanks Ong Ming Yang).

  • Update chef links to use chef.io domain.

  • Update contact information and links after migration.

0.2.0 - 2015-05-27

Added

  • Add openSUSE as supported platform.

Fixed

0.1.0 - 2015-01-11

  • Initial release of ssh_authorized_keys.