Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Qoraiche authored May 6, 2019
1 parent 37c38c0 commit 7151a5c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,7 @@ All notable changes to `laravel-mail-editor` will be documented in this file.

- Fixes issues #15, #16
- Adds the ability to have params mocked for a Mailable's constructor where a type isn't available

## Version 1.1.11

- Fixes issue where the **tinyMCE editor** would take the blade directive `{{ $user->name }}` and then render the thing as this in the `.blade.php` file `{{ $user->name }}`.

0 comments on commit 7151a5c

Please sign in to comment.