Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored May 8, 2019
1 parent 27c5bfb commit 482ac7b
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,27 @@

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

# 3.1.0 - 2019-02-27
## 3.1.1 - 2019-05-09

- allow html to be rendered in blade templates

## 3.1.0 - 2019-02-27

- Drop support for Laravel 5.7 and lower
- Drop support for PHP 7.1 and lower

# 3.0.1 - 2019-02-27
## 3.0.1 - 2019-02-27

- Add support for Laravel 5.8

# 3.0.0 - 2019-02-04
## 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
## 2.0.0 - 2018-11-19

- Use an interface for the `MailTemplate` model

Expand Down

0 comments on commit 482ac7b

Please sign in to comment.