Skip to content

Latest commit

 

History

History
59 lines (33 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

59 lines (33 loc) · 1.52 KB

0.8.0 / 2014-08-06

Bug fixes

Improvements

  • Pull request #6: Add Supermarket friendliness (it previously worked fine, but now is directly using Supermarket). (@fnichol)
  • Pull request #5: Update testing and project health dependencies and coding style. (@fnichol)

0.7.0 / 2013-08-26

Breaking Changes

  • Drop support for Chef version 0.10.10. (@fnichol)

Bug fixes

  • Pull request #2: Dont set default publisher when community site is false. (@capen)

Improvements

  • Add integration test suite and explicitly test against different versions of Chef. (@fnichol)

0.6.0 / 2013-05-30

Bug fixes

  • Add definitions/ directory to production cookbook files glob. (@fnichol)

Improvements

  • Constrain chef dependency to >= 0.10.10. (@fnichol)

0.5.1 / 2013-05-23

New features

  • Pull request #1: Add ability to bypass publishing to the community site. (@thbishop)

0.5.0 / 2013-05-20

The initial release, BAM!