Add httpoison_options to CHANGELOG

This commit is contained in:
Jeff Browning 2016-10-31 15:06:12 -04:00
parent a6acaa9c81
commit 697eab73fd
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,11 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
### Added
- Add `httpoison_options` support to config
## [0.5.2] - 2016.08.19
### Bug fix