Skip to content

Commit

Permalink
v3.2.2
Browse files Browse the repository at this point in the history
* Add `Orchestra\Notifier\TransportManager::getConfig()` and `Orchestra\Notifier\TransportManager::getSecureConfig()`.

Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Feb 13, 2016
1 parent 8e5f6d6 commit 9c54860
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/changes.md
Expand Up @@ -5,6 +5,10 @@ title: Notifier Change Log

## Version 3.2 {#v3-2}

### v3.2.2 {#v3-2-2}

* Add `Orchestra\Notifier\TransportManager::getConfig()` and `Orchestra\Notifier\TransportManager::getSecureConfig()`.

### v3.2.1 {#v3-2-1}

* Update typehint to `mailer.sending` event to `Illuminate\Mail\Events\MessageSending`.
Expand Down

0 comments on commit 9c54860

Please sign in to comment.