Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
hakanensari committed Jul 8, 2016
1 parent ed39dc7 commit 21ea03f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
### Changed
### Added
- Add GetPackageTrackingDetails operation to the FulfillmentOutboundShipment
client.

### Changed
- Raise error if one of two required keywords is not specified when listing
orders.
- Make API errors more expressive.
Expand All @@ -15,6 +17,7 @@ orders.

### Fixed
- Parse summaries of non-English flat files.
- Fix Excon error handling after breaking changes in its 0.50.0 release.

## [1.3.0] - 2016-01-21
### Added
Expand Down

0 comments on commit 21ea03f

Please sign in to comment.