CHANGELOG.md in api_client-0.5.13 vs CHANGELOG.md in api_client-0.5.14
- old
+ new
@@ -1,4 +1,8 @@
+# 0.5.14
+
+ * make ApiClient::Base marshallable by not storing proc as instance var
+
# 0.5.13
* add raw_body method to Scope which allows to set non-hash request payload
# 0.5.12