File tree 1 file changed +26
-0
lines changed
1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## 6.0.0 (released 2021-11-16)
4
+ - Update services, tests, examples and composer packages [ #187 ] ( https://github.com/JeremyDunn/php-fedex-api-wrapper/pull/187 )
5
+
6
+ | Service| Version|
7
+ | ---| ---|
8
+ | Address Validation| 4|
9
+ | Close| 5|
10
+ | Courier Dispatch| 3|
11
+ | Locations| 12|
12
+ | Package Movement Information| 5|
13
+ | Pickup| 23|
14
+ | Rate| 31|
15
+ | Return Tag| 1|
16
+ | Ship| 28|
17
+ | Track| 20|
18
+ | Upload Document| 19|
19
+ | Open Ship| 20|
20
+ | Validation Availability and Commitment Service| 17|
21
+ | ASYNC Transaction Service| 4|
22
+ | In Flight Shipment Service| 1|
23
+ | DGLD Service| 1|
24
+ | DGDS Service| 3|
25
+
26
+ ## 5.0.2 (released 2021-08-11)
27
+ - handle null pointer exception [ #169 ] ( https://github.com/JeremyDunn/php-fedex-api-wrapper/pull/169 )
28
+
3
29
## 5.0.1 (released 2021-02-13)
4
30
- PHP 8 compatibility: [ #264 ] ( https://github.com/JeremyDunn/php-fedex-api-wrapper/issues/164 )
5
31
You can’t perform that action at this time.
0 commit comments