Skip to content

Commit

Permalink
Version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Maier committed Feb 20, 2014
1 parent deab38b commit 2f0d552
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 2.0.1 - 2014-02-20
- Make whitelist rendering is more robust
- Ensure `node['push_jobs']['whitelist']` is a Hash (or subclass
thereof)

# 2.0.0 - 2014-02-18
- `node['push_jobs']['package_url']` and
`node['push_jobs']['package_checksum']` are now required when
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 'Apache 2.0'
description 'Installs the Chef Push Jobs Client'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '2.0.0'
version '2.0.1'

# Tested on Ubuntu 10.04, 12.04
# Tested on CentOS 6.4, 5.9
Expand Down

0 comments on commit 2f0d552

Please sign in to comment.