Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 552 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 552 Bytes

Changelog

All notable changes to filament-email-log will be documented in this file.

0.2.2 - 2022-07-27

No new features.

  • Added proper testing for prunable email model.

v0.2.1 - 2022-07-22

  • No functionality added or bugs fixed.
  • Added Laravel framework 9.1 dependency. Now testing works in --prefer-lowest and --prefer-stable

0.2.0 - 2022-06-29

Added

  • Email model is now prunable.
  • A raw copy of the email is stored/displayed.
  • A debug send information is now stored/displayed.

0.1.0 - 2022-06-17

Initial release