Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVanderbist committed Feb 4, 2019
1 parent 83cedb2 commit b3ff4b0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to `laravel-database-mail-templates` will be documented in this file

# 3.0.0 - 2019-02-04

- Add support for text mails (#10)
- Fix issues when using the package with Laravel Nova (#9)

The interface and table structure have been changed in this version. Please read the notes in `UPGRADING.md`

# 2.0.0 - 2018-11-19

- Use an interface for the `MailTemplate` model
Expand Down

0 comments on commit b3ff4b0

Please sign in to comment.