Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 846 Bytes

CHANGELOG.md

File metadata and controls

44 lines (25 loc) · 846 Bytes

CHANGELOG

2.0.0

Breaking changes

1.1.0

  • Add ability to set request headers in config to allow for working with a sub-account

1.0.0

  • Update dependency to Bamboo 1.0.0

1.0.0-rc.0

  • Update dependency to Bamboo 1.0.0-rc.1
  • Add attachment support

0.8.0

  • Updated dependency to Bamboo 0.8.0
  • Switched from HTTPoison to hackney (based on Bamboo's switch)
  • Removed compiler warnings from Elixir 1.4

0.5.1

  • Fixed SparkPost tag handling

0.5.0

  • Updated dependency to Bamboo 0.5.0
  • Aligned version number with Bamboo release

Breaking changes

  • Bamboo.SparkpostAdapter has been renamed to Bamboo.SparkPostAdapter
  • Bamboo.SparkpostHelper has been renamed to Bamboo.SparkPostHelper

0.0.1

  • Initial release