fnichol/emeril

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
## 0.8.0 / 2014-08-06

### Bug fixes

* Pull request [#4][]: Support Chef 11.6.2. ([@webframp][])

### 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**!

<!--- The following link definition list is generated by PimpMyChangelog --->
[#1]: https://github.com/fnichol/emeril/issues/1
[#2]: https://github.com/fnichol/emeril/issues/2
[#4]: https://github.com/fnichol/emeril/issues/4
[#5]: https://github.com/fnichol/emeril/issues/5
[#6]: https://github.com/fnichol/emeril/issues/6
[@capen]: https://github.com/capen
[@fnichol]: https://github.com/fnichol
[@thbishop]: https://github.com/thbishop
[@webframp]: https://github.com/webframp