CHANGELOG.md in sensu-plugins-chef-0.0.5 vs CHANGELOG.md in sensu-plugins-chef-0.0.6
- old
+ new
@@ -3,9 +3,13 @@
This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/)
## Unreleased
+## [0.0.6] - 2015-12-03
+### Changed
+- changed default time before a check is deemed critical to 38 minutes to match the chef-client cookbook (30 min + 5 in splay + 3 for converge)
+
## [0.0.5] - 2015-11-24
### Added
- add a check if a node exists
### Changed