CHANGELOG.md

# Changelog
<!-- next-header -->

## [Unreleased] - ReleaseDate

## [0.2.2] - 2023-3-31
## [0.2.1] - 2023-3-31
### Refactored
* Change the error handler to allow for the final user to handle

## [0.2.1] - 2023-01-18
### Refactored
* Added validations to email format for subscribers and lists address
* Refactored get_env call to obtain "mix_env" instead "env"
* Allow posibility to use differents email domains

### Dependencies
* email_checker 0.2.4

## [0.2.0] - 2023-1-18
* Fix changelog

## [0.1.1] - 2023-01-17
### Added
* Initial setup and config
* Mailgun support
* Unit tests for mailgun

<!-- next-url -->
[Unreleased]: https://github.com/wois-org/papelillo/compare/v0.2.2...HEAD
[0.2.2]: https://github.com/wois-org/papelillo/compare/v0.2.1...v0.2.2
[0.2.1]: https://github.com/wois-org/papelillo/compare/v0.2.1...v0.2.1
[0.2.0]: https://github.com/wois-org/papelillo/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/wois-org/papelillo/compare/v0.1.1...v0.2.0
[0.1.1]: https://github.com/wois-org/notif-api/compare/v0.1.0...v0.1.1