Skip to content

Latest commit

 

History

History
159 lines (100 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

159 lines (100 loc) · 1.67 KB

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