File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed
Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- ## NEXT RELEASE
3+ ## v5.9.0 (2022-08-25)
44
5+ - Moves EndShipper out of beta into the general library namespace
56- Removes the unusable ` ParcelCollection ` and ` all ` function of the Parcel object
67
78## v5.8.1 (2022-08-03)
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Add this to your project's POM:
1515<dependency >
1616 <groupId >com.easypost</groupId >
1717 <artifactId >easypost-api-client</artifactId >
18- <version >5.8.1 </version >
18+ <version >5.9.0 </version >
1919</dependency >
2020```
2121
Original file line number Diff line number Diff line change 1- 5.8.1
1+ 5.9.0
Original file line number Diff line number Diff line change 66 <groupId >com.easypost</groupId >
77 <artifactId >easypost-api-client</artifactId >
88
9- <version >5.8.1 </version >
9+ <version >5.9.0 </version >
1010 <packaging >jar</packaging >
1111
1212 <name >com.easypost:easypost-api-client</name >
You can’t perform that action at this time.
0 commit comments