CHANGELOG.md in chef-api-0.4.1 vs CHANGELOG.md in chef-api-0.5.0

- old
+ new

@@ -1,7 +1,13 @@ ChefAPI Changelog ================= +v0.5.0 (2014-07-10) +------------------- +- Relax the dependency on mime-types +- When searching for the file object of a multipart filepart, find the first IO that not a StringIO +- Rewind IO objects after digesting them + v0.4.1 (2014-07-07) ------------------- - Remove dependency on mixlib-authentication - Fix a bug where Content-Type headers were not sent properly - Switch to rake for test running