CHANGELOG.md in chef-api-0.7.1 vs CHANGELOG.md in chef-api-0.8.0

- old
+ new

@@ -1,6 +1,11 @@ # ChefAPI Changelog +## v0.8.0 (2018-03-02) + +- support `filter_result` in chef queries +- support a configurable read_timeout + ## v0.7.1 (2017-08-06) - Don't set nil `JSON.create_id` as it's unnecessary in recent versions of the JSON library - Avoid ArgumentError when no HOME environment variable is set