Current section

Files

Jump to
tower_email CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.3.0] - 2024-08-20
### Added
- Bandit support via `tower` update
- Oban support via `tower` update
### Changed
- Updates dependency to `{:tower, "~> 0.5.0"}`.
## [0.2.0] - 2024-08-16
### Changed
- Updates dependency to `{:tower, "~> 0.4.0"}`.
[0.3.0]: https://github.com/mimiquate/tower_email/compare/v0.2.0...v0.3.0/
[0.2.0]: https://github.com/mimiquate/tower_email/compare/v0.1.0...v0.2.0/