Skip to content

Commit

Permalink
Merge pull request #117 from ticketevolution/2.2.1
Browse files Browse the repository at this point in the history
2.2.1 Improvements
  • Loading branch information
jwcobb committed Nov 22, 2014
2 parents 49603c6 + bfa7e04 commit 3dd2a21
Show file tree
Hide file tree
Showing 2 changed files with 656 additions and 517 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## 2.2.1 (November 2, 2014)
- Improved code formatting
- Updated docblock `@link`s to related API documentation for all methods
- Changed `searchClients()` to use `/searches/suggestions` endpoint
- Removed `updateShipment()` and `updateOrder()`
- Added methods: `cancelShipment()`, `generateAirbill()`, `getAirbill()`, `emailAirbill()`, `getShipmentSugestion()`, `createQuotes()`

## 2.2.0 (November 14, 2014)
- Close #113 by extending `Zend_Rest_Client` and `Zend_Http_Client` to add the ability to set the proper `Content-Type` header.
- Close #111 by adding the `ticketsSetProperties()` method.
Expand Down

0 comments on commit 3dd2a21

Please sign in to comment.