Skip to content
This repository has been archived by the owner on Feb 7, 2018. It is now read-only.

Latest commit

 

History

History
27 lines (22 loc) · 850 Bytes

CHANGELOG.md

File metadata and controls

27 lines (22 loc) · 850 Bytes

whitelist-node-attrs Cookbook CHANGELOG

This file is used to list changes made in each version of the whitelist-node-attrs cookbook.

##v1.1.1 (2015-09-29):

  • Update readme with warning that this cookbook functionality is now in core chef
  • Add .foodcritic file to exclude rules
  • Add gitignore and chefignore files
  • Add basic chefspec
  • Add gemfile with dev depedencies
  • Add basic .kitchen.yml file
  • Add Rubocop file
  • Add Travis CI config
  • Update contributing and testing docs
  • Add Rakefile for simplified testing
  • Add maintainers files and a rake task for generating MD
  • Add travis and cookbook version badges to the readme
  • Add new Supermarket metadata
  • Update Opscode -> Chef Software

v1.1.0:

  • [COOK-1886] - add ohai_time as a default whitelisted attribute

v1.0.0:

  • Initial release