Greg Karékinian 943b4ace1f Replace omnibus_updater with chef_client_updater
omnibus_updater is deprecated
2017-05-02 11:53:33 +02:00

17 lines
356 B
Markdown

# chef_client_updater Cookbook CHANGELOG
This file is used to list changes made in each version of the chef_client_updater cookbook.
## 1.0.2 (2017-04-07)
- Fix Chef 13 compatibility by using Kernel.exec not exec
## 1.0.1 (2017-04-07)
- point the URLs at the new project repo
- Add ChefSpec matcher
## 1.0.0
- Initial release of chef_client_updater