diff options
Diffstat (limited to 'DOC_CHANGES.md')
-rw-r--r-- | DOC_CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOC_CHANGES.md b/DOC_CHANGES.md index 945c6a7fdf..003fb84a54 100644 --- a/DOC_CHANGES.md +++ b/DOC_CHANGES.md @@ -8,7 +8,7 @@ Description of the required change. ### `chef_version` and `ohai_version` -Then metadata.rb DSL is extended to support `chef_version` and `ohai_version` to establish ranges +The metadata.rb DSL is extended to support `chef_version` and `ohai_version` to establish ranges of chef and ohai versions that the cookbook supports. When the running chef or ohai version does not match, then the chef-client run will abort with an |