Weidong Shao 486c596323 Replace cookbooks for IceHouse release
Change-Id: Ibb6bdd3ed7795b86f773f9cb6ce1dfffb9b79faf
2014-08-07 08:36:02 +00:00

45 lines
889 B
Markdown

chef_handler cookbook CHANGELOG
===============================
v1.1.6 (2014-04-09)
-------------------
[COOK-4494] - Add ChefSpec matchers
v1.1.5 (2014-02-25)
-------------------
- [COOK-4117] - use the correct scope when searching the children class name
v1.1.4
------
- [COOK-2146] - style updates
v1.1.2
---------
- [COOK-1989] - fix scope for handler local variable to the enable block
v1.1.0
------
- [COOK-1645] - properly delete old handlers
- [COOK-1322] - support platforms that use 'wheel' as root group'
v1.0.8
------
- [COOK-1177] - doesn't work on windows due to use of unix specific attributes
v1.0.6
------
- [COOK-1069] - typo in chef_handler readme
v1.0.4
------
- [COOK-654] dont try and access a class before it has been loaded
- fix bad boolean check (if vs unless)
v1.0.2
------
- [COOK-620] ensure handler code is reloaded during daemonized chef runs