Skip to content

release v1.10.0 (2015-11-23)

Compare
Choose a tag to compare
@zuazo zuazo released this 23 Nov 22:24
· 91 commits to master since this release

Build Status

  • Fix some certificate errors on Windows due to CRLF conversion (issue #19, thanks Taliesin Sisson).
  • Fix undefined method pkcs12_path for Chef::Resource::File error.
  • Documentation:
    • README: Some typos and improvements.
  • Testing:
    • Gemfile updates:
    • foodcritic ~>5.0.0`
    • RuboCop ~>0.35.0`.
    • Berkshelf ~> 4.0.
    • guard-foodcritic ~> 2.0.
    • Rakefile:
    • Fix integration task to allow arguments.
    • Check CI.