File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,10 @@ windows Cookbook CHANGELOG
22=======================
33This 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+
59v1.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 )
Original file line number Diff line number Diff line change 44license 'Apache 2.0'
55description 'Provides a set of useful Windows-specific primitives.'
66long_description IO . read ( File . join ( File . dirname ( __FILE__ ) , 'README.md' ) )
7- version '1.34.2 '
7+ version '1.34.6 '
88supports 'windows'
99depends 'chef_handler'
You can’t perform that action at this time.
0 commit comments