This file is used to list changes made in each version of the yum-centos cookbook.
- Added source_url and issues_url metadata
- Added the standard chef rubocop config
- Added standard Chef gitignore and chefignore files
- Add Travis CI and cookbook version badges in the readme
- Expand the requirements section in the readme
- Update contributing, maintainers, and testing docs
- Add standard Gemfile with testing and development dependencies
- Update distro versions in the Kitchen config
- Update berksfile API endpoint
- Add platform support to metadata
- Add long_desciption to metadata
- Fixing attribute precedence bug
- contrib fix for < 7.0
- #11 - Fix CentOS 7 support and refactor tests to use server spec
- Check for RHEL platform_family when installing repos
- Changing repo list to attribute array
- Adding fasttrack repo management
- Add all attribute available to LWRP to allow for tuning
- Added Support for CentOS 7
Adding .repo extensions to the /etc/yum.repos.d/CentOS-* files
Updating test harness
Version bump for tool chain sanity
Adding CHANGELOG.md
initial release