Browse Source

Update CHANGELOG

Christopher Saunders 9 years ago
parent
commit
4fb8f57213
1 changed files with 4 additions and 0 deletions
  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 `%`)