CHANGELOG.md in chef-sugar-2.0.0 vs CHANGELOG.md in chef-sugar-2.1.0

- old
+ new

@@ -1,8 +1,18 @@ Chef Sugar Changelog ========================= This file is used to list changes made in each version of the chef-sugar cookbook and gem. +v2.1.0 (2014-06-26) +------------------- +### Improvements +- Add `solaris2?` matcher +- Add `aix?` matcher +- Add 'lxc?' matcher + +### Bug Fixes +- Fix a bug in namespace memoization during attribute initialization + v2.0.0 (2014-06-16) ------------------- ### Breaking - Remove `not_linux?` method - Remove `not_windows?` method