CHANGELOG.md in api_client-0.5.12 vs CHANGELOG.md in api_client-0.5.13
- old
+ new
@@ -1,4 +1,8 @@
+# 0.5.13
+
+ * add raw_body method to Scope which allows to set non-hash request payload
+
# 0.5.12
* fix threading problem on ruby 1.8.7 and earlier
# 0.5.11