v0.11.0
- Deprecate
exp_backoffandlin_backoffin favor ofexponential_backoffandlinear_backoff(thanks @bamorim for the bug report) - Add Elixir 1.7 support
- Doc updates (thanks @skateinmars)
exp_backoff and lin_backoff in favor of exponential_backoff and linear_backoff(thanks @bamorim for the bug report)