## 4.0.3 - 2022-08-31

### Changed
* Improved email storage handling
* Updated readme

### Added
* Nothing

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* Nothing

## 4.0.2 - 2022-08-23

### Changed
* Updated mail.global.php.dist

### Added
* Nothing

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* Nothing

## 4.0.1 - 2022-08-12

### Changed
* Updated readme
* Updated mail.global.php.dist

### Added
* Nothing

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* Nothing

## 4.0.0 - 2022-08-11

### Changed
* Updated dependecies versions, including PHP to ~8.0.0 || ~8.1.0
* Restricted laminas-mail version to >=2.17

### Added
* Saving outgoing emails into folders

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* Nothing

## 3.4.5 - 2022-08-30

### Changed
* Updated readme

### Added
* Nothing

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* Nothing

## 3.4.4 - 2022-08-26

### Changed
* Nothing

### Added
* Nothing

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* Updated check for storage

## 3.4.3 - 2022-08-25

### Changed
* Improved email storage handling

### Added
* Nothing

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* Nothing

## 3.4.2 - 2022-08-23

### Changed
* Updated mail.global.php.dist

### Added
* Nothing

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* Nothing

## 3.4.1 - 2022-08-12

### Changed
* Nothing

### Added
* Nothing

### Deprecated
* Nothing

### Removed
* laminas/laminas-dependency-plugin

### Fixed
* Nothing

## 3.4.0 - 2022-08-10

### Changed
* Nothing

### Added
* Saving outgoing emails into folders

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* Nothing

## 3.3.1 - 2022-08-10

### Changed
* Updated dependecies versions
* Restricted laminas-mail version to <=2.16

### Added
* Nothing

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* Nothing

## 3.3.0 - 2022-06-20

### Changed
* Updated PHP version to allow 8.0 and 8.1

### Added
* PHP 8.0 and 8.1 compatiblity

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* Nothing

## 2.1 - 2021-11-04

### Changed
* Nothing

### Added
* Logging sent emails

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* Nothing

## 3.2.1 - 2021-09-24

### Changed
* Nothing

### Added
* Nothing

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* log/mail directory privileges

## 3.2.0 - 2021-09-23

### Changed
* Nothing

### Added
* Logging sent emails

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* Nothing

## 3.1.1 - 2021-06-08

### Changed
* Nothing

### Added
* Nothing

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* fix issue #9: UTF-8 characters in message body 

## 3.1.0 - 2020-11-03

### Changed
* Composer 2 compatibility.
* Update composer.json to require version 2 of laminas/laminas-dependency-plugin to be Composer 2 compatible.

### Added
* bump min version of laminas/laminas-mail

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* bump min version of laminas/laminas-dependency-plugin
* bump min version of dotkernel/dot-event

## 2.0.0 - 2020-01-30

### Changed
* Laminas and Mezzio migration.

### Added
* Nothing

### Deprecated
* Nothing

### Removed
* Support

### Fixed
* Nothing


## 1.0.0 - 2018-10-05

### Changed
* Nothing

### Added
* Nothing

### Deprecated
* Nothing

### Removed
* TemplateRendererInterface requirement
* Templating in mail support

### Fixed
* Nothing


## 0.2.0 - 2018-05-14

### Changed
* updated `dot-twigrenderer` dependency

### Added
* Nothing

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* Nothing


## 0.1.3 - 2017-04-21

### Changed
* send mail does not rethrow exceptions anymore

### Added
* Nothing

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* Nothing


## 0.1.2 - 2017-03-16

### Changed
* updated composer.json

### Added
* Nothing

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* Nothing


## 0.1.1 - 2017-03-11

Updated php file headers doc blocks

### Added
* Nothing

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* Nothing


## 0.1.0 - 2017-03-09

Initial tagged release

### Added
* Everything

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* Nothing
