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 3f59542 commit 49310dcCopy full SHA for 49310dc
CHANGELOG
@@ -1,3 +1,7 @@
1
+=== 4.0.3 2020-10-26
2
+* Change `PUT` requests to be properly-encoded
3
+* Handle null previous_attributes
4
+
5
=== 4.0.2 2020-03-30
6
7
* Merged pull request #49
VERSION
@@ -1,2 +1,2 @@
-4.0.2
+4.0.3
pom.xml
@@ -5,7 +5,7 @@
<groupId>com.easypost</groupId>
<artifactId>easypost-api-client</artifactId>
8
- <version>4.0.2</version>
+ <version>4.0.3</version>
9
<packaging>jar</packaging>
10
11
<name>com.easypost:easypost-api-client</name>
0 commit comments