Skip to content

Commit

Permalink
v3.1.5
Browse files Browse the repository at this point in the history
* Add `Orchestra\Notifier\Events\CssInliner`.
* Allow to easily attach the new `CssInliner` events class via `Orchestra\Notifier\MailServiceProvider`.

Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Aug 24, 2015
1 parent 86c2fe0 commit 3809c88
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ title: Notifier Change Log

## Version 3.1 {#v3-1}

### v3.1.5 {#v3-1-5}

* Add `Orchestra\Notifier\Events\CssInliner`.
* Allow to easily attach the new `CssInliner` events class via `Orchestra\Notifier\MailServiceProvider`.

### v3.1.4 {#v3-1-4}

* Only resolve `mailer` service location to attach Inline CSS plugin when needed.
Expand Down

0 comments on commit 3809c88

Please sign in to comment.