CHANGELOG.md in api_client-0.5.6 vs CHANGELOG.md in api_client-0.5.7
- old
+ new
@@ -1,3 +1,7 @@
+# 0.5.7
+
+ * fix compatibility with hashie 2.1.0 and strict_attr_reader
+
# 0.5.6
* add strict_attr_reader option to raise `KeyError` on missing key access