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

Latest commit

 

History

History
41 lines (36 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

41 lines (36 loc) · 1.14 KB

jpackage Cookbook CHANGELOG

This file is used to list changes made in each version of the jpackage cookbook.

v1.0.5

  • Marking as deprecated since the jpackage repository hasn't been updated since late 2009

v1.0.4

  • Added gitignore and chefignore files
  • Added Test Kitchen config
  • Added Rubocop config
  • Added Travis config
  • Added Berksfile
  • Updated Testing and Contributing docs
  • Added maintainers.toml and maintainers.md files
  • Added Gemfile with development dependencies
  • Added Travis and cookbook version badges to the Readme
  • Expanded the requirements section in the Readme
  • Added a Rakefile for simplified testing
  • Added additional platforms to the metadata.rb
  • Added issues_url and source_url to the metadata.rb
  • Updated Opscode -> Chef Software
  • Added basic Chefspec converge test
  • Converted symbols to strings for Foodcritic
  • Resolved all Rubocop warnings
  • Add License file

v1.0.2

Bug

v1.0.0

  • [COOK-2127] - Use platform_family to add OS support

v0.10.0

  • Initial released version.