CHANGELOG.md in chef-sugar-3.1.1 vs CHANGELOG.md in chef-sugar-3.2.0

- old
+ new

@@ -1,8 +1,32 @@ Chef Sugar Changelog ========================= This file is used to list changes made in each version of the chef-sugar cookbook and gem. +v3.2.0 (2015-12-10) +------------------- +### Improvements +- Add platform matchers for `debian` and `fedora` +- Add `openvz` support under virtualization +- Add init system detection support +- Add support for `nexus`, `ios_xr` platforms and `wrlinux` platform_family +- Add additional `aix` helpers + +### Bug Fixes +- Properly expose `Architecture#i386?` in the DSL + +v3.1.1 (2015-06-23) +------------------- +### Improvements +- Update Intel CPU types based on existing Fauxhai data +- Update SPARC logic and 32/64-bit logic for x86 and i386 + +### Bug Fixes +- Fix 32-bit logic +- Fix default behavior to include chef-sugar at compile time +- Fix Chef 12.1.0 warnings for chef_gem compile time install +- Fix `redhat_enterprise_linux?` matcher + v3.0.2 (2015-03-26) ------------------- ### Improvements - Add helpers for `ppc64` and `ppc64le` architecture