소스 검색

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 `%`)