Skip to content

Commit

Permalink
updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyDunn committed Nov 16, 2021
1 parent 417b325 commit 32622f1
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# CHANGELOG

## 6.0.0 (released 2021-11-16)
- Update services, tests, examples and composer packages [#187](https://github.com/JeremyDunn/php-fedex-api-wrapper/pull/187)

|Service|Version|
|---|---|
|Address Validation|4|
|Close|5|
|Courier Dispatch|3|
|Locations|12|
|Package Movement Information|5|
|Pickup|23|
|Rate|31|
|Return Tag|1|
|Ship|28|
|Track|20|
|Upload Document|19|
|Open Ship|20|
|Validation Availability and Commitment Service|17|
|ASYNC Transaction Service|4|
|In Flight Shipment Service|1|
|DGLD Service|1|
|DGDS Service|3|

## 5.0.2 (released 2021-08-11)
- handle null pointer exception [#169](https://github.com/JeremyDunn/php-fedex-api-wrapper/pull/169)

## 5.0.1 (released 2021-02-13)
- PHP 8 compatibility: [#264](https://github.com/JeremyDunn/php-fedex-api-wrapper/issues/164)

Expand Down

0 comments on commit 32622f1

Please sign in to comment.