Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 827 Bytes

CHANGELOG.md

File metadata and controls

33 lines (21 loc) · 827 Bytes

##2014-10-16 - Release 1.0.0 ###Summary

####Features

  • updating documentation to meet standard
  • refactored the tests
  • added support for 4.5.1 and 4.5.2
  • added param package_dir that allows you do download to a directory other than C:\Windows\Temp
  • adding support for downloading from the web using opentable/download_file when not specifying the package_dir

####Bugfixes

  • fixing bug in operatingsystemversion checks
  • fixing error when running with strict_variables
  • updating powershell dependency from joshcopper to puppetlabs

##2013-05-01 - Release 0.0.2 ###Summary

####Features

  • refactored into define type to allow for side-by-side install of 3.5 and 4.x

####Bugfixes

  • fixed warning about string escaping on puppet 3.x

##2013-04-25 - Release 0.0.1 ###Summary

Initial release. Intalls 3.5, 4.0 and 4.5