ソースを参照

Update CHANGELOG

Christopher Saunders 9 年 前
コミット
4fb8f57213
1 ファイル変更4 行追加0 行削除
  1. 4 0
      CHANGELOG

+ 4 - 0
CHANGELOG

@@ -1,3 +1,7 @@
+== Version 4.0.4
+
+* Fixed truthiness for order cancellations. Requests are now sent in the request body and as JSON
+
 == Version 4.0.3
 
 * Fixed hmac signature validation for params with delimiters (`&`, `=` or `%`)