CHANGELOG.md
# Changelog
## 3.0.0 (2022-11-25)
### Changed
- Support Elixir >= 1.11
- Adds credo and clean up based on rules
- Update dependencies
- Fix documentation
## 2.1.1 (2019-10-21)
### Changed
- Better error handling
- Fix documentation formatting
## 2.1.0 (2019-07-21)
### Added
- A `by: {:conn, func}` option
## 1.0.0 (2018-06-23)
## Changed
- Initial release