CHANGELOG.md
May 14, 2018 · View on GitHub
Change Log
v0.5.2 (2018-05-14)
- Bumped httpoison dep to ~1.0 (thanks @jasongoodwin)
v0.5.1 (2017/05/22)
- Poison dependency further relaxed to ~> 2.0 or ~> 3.0 to allow for Phoenix
- Removed unnecessary ibrowse mention from README
v0.5.0 (2017/04/13)
- This release brought to you by the tireless @asgoel
- Core suppression list support
- Poison dependency relaxed to ~> 3.0
- Fixed an issue caused by a double slash in API URL
## v0.4.0 (2017/02/28)
- Template preview support contributed by @asgoel - Thanks!
v0.3.0 (2017/02/03)
- Made Transmission.options.return_path optional. It's only useful for Enterprise customers.
- Added a
:http_recv_timeoutconfig param (thanks davidefedrigo) - Bumped default connection timeout to 30 secs
v0.2.1 (2016/11/03)
- Added support for
start_time,ip_poolandinline_csstransmission options - Updated deps to latest versions
v0.2.0 (2016/08/25)
- HTTPoison conversion contributed by DavidAntaramian
v0.1.0 (2016/01/21)
- First release