Skip to content

Commit

Permalink
Merge pull request #118 from opscode-cookbooks/jdmundrawala/1.34.6-re…
Browse files Browse the repository at this point in the history
…lease

Bump version, Added notes for 1.34.6
  • Loading branch information
Adam Edwards committed Sep 22, 2014
2 parents 873d4bf + 9eaa21f commit 0fba2fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ windows Cookbook CHANGELOG
=======================
This file is used to list changes made in each version of the windows cookbook.

v1.34.6 (2014-09-22)
--------------------
- [Chef-2009] (https://github.com/opscode/chef/issues/2009) - Patch to work around a regression in [Chef](https://github.com/opscode/chef)

v1.34.2 (2014-08-12)
--------------------
- [Issue 99](https://github.com/opscode-cookbooks/windows/issues/99) - Remove rubygems / Internet wmi-lite dependency (PR #108)
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
license 'Apache 2.0'
description 'Provides a set of useful Windows-specific primitives.'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.34.2'
version '1.34.6'
supports 'windows'
depends 'chef_handler'

0 comments on commit 0fba2fd

Please sign in to comment.