We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94c124c commit c77015fCopy full SHA for c77015f
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# CHANGELOG
2
3
+## 0.7.0 (released 16-11-2015)
4
+
5
+- **[!]** Default ShipFrom on Shipment class not set anymore in constructor (ShipFrom is optional)
6
+- Adds support for cash on delivery for shipments
7
8
+Items marked with **[!]** may incur backwards incompatibility.
9
10
+## 0.6.3 (released 10-11-2015)
11
12
+- Improvement in parsing XML
13
14
## 0.6.2 (released 10-11-2015)
15
16
- Add Landed Cost request of Tradeability API (using SOAP). Tradeability consist of 4 endpoints, of which now one is implemented.
0 commit comments