Skip to content

Commit

Permalink
Merge pull request #17 from fcastilloes/master
Browse files Browse the repository at this point in the history
Update changelog for 1.0.4
  • Loading branch information
fcastilloes committed May 10, 2017
2 parents bc2f115 + b5c2da6 commit bd3d9bc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [1.0.4] - 2017-05-10
### Added
- Add support for retrieving the return value in response **Middlewares**
- Add support for call start time, end time and duration

### Fixed
- Fix handling errors in the runtime call payload

## [1.0.3] - 2017-04-29
### Changed
- Rename method to `Transport::getOriginService`
- Catch `Throwable` to recover from more errors

Expand Down

0 comments on commit bd3d9bc

Please sign in to comment.