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

Commit

Permalink
Release pertino-cookbook, v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
miketheman committed Feb 14, 2016
1 parent a24c9cb commit 3210e2c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Next / Unreleased
# 0.2.0 / 2016-02-14

- [BUGFIX] Remove Chef 11 service provider detection due to package change. See #1
- [TESTING] Add kitchen testing for Ubuntu targets via CI
- [TESTING] Use ChefDK as preferred method for CI testing
- [TESTING] Create method to ignore user auth failures when testing

# 0.1.1 / 2015-02-19

Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'MIT'
description 'Provides primitives for installing pertino-client'
long_description 'Provides primitives for installing pertino-client package'
version '0.1.1'
version '0.2.0'

depends 'apt'
depends 'yum'
Expand Down

0 comments on commit 3210e2c

Please sign in to comment.