Skip to content

Commit 0fba2fd

Browse files
author
Adam Edwards
committed
Merge pull request #118 from opscode-cookbooks/jdmundrawala/1.34.6-release
Bump version, Added notes for 1.34.6
2 parents 873d4bf + 9eaa21f commit 0fba2fd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ windows Cookbook CHANGELOG
22
=======================
33
This file is used to list changes made in each version of the windows cookbook.
44

5+
v1.34.6 (2014-09-22)
6+
--------------------
7+
- [Chef-2009] (https://github.com/opscode/chef/issues/2009) - Patch to work around a regression in [Chef](https://github.com/opscode/chef)
8+
59
v1.34.2 (2014-08-12)
610
--------------------
711
- [Issue 99](https://github.com/opscode-cookbooks/windows/issues/99) - Remove rubygems / Internet wmi-lite dependency (PR #108)

metadata.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
license 'Apache 2.0'
55
description 'Provides a set of useful Windows-specific primitives.'
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version '1.34.2'
7+
version '1.34.6'
88
supports 'windows'
99
depends 'chef_handler'

0 commit comments

Comments
 (0)