Skip to content

Commit

Permalink
Version Bump v5.1.0: #173: Update ruby-http-client dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkingserious committed Sep 1, 2017
1 parent 80fd16d commit d7b6dda
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Change Log
All notable changes to this project will be documented in this file.

## [5.1.0] - 2017-9-1 ##
### Added
- #173: Update ruby-http-client dependency
- [#12](https://github.com/sendgrid/ruby-http-client/pull/12) Add a helper that returns the response body as a hash via the `parsed_body` method in the `Response` object.
- Thanks to [Diego Camargo](https://github.com/belfazt) for the pull request!

## [5.0.0] - 2017-05-27
### BREAKING CHANGE
- #108 Fix unexpected `Mail` `#categories`, `#categories=` behavior
Expand Down

0 comments on commit d7b6dda

Please sign in to comment.