Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
introwit committed Oct 4, 2018
1 parent 6ff5c5b commit 96d1953
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
@@ -1,5 +1,9 @@
All notable changes to the Laravel Mail Viewer be documented in this file

## v2.0.3 (05-10-2018)
- We can now define the [factory states](https://laravel.com/docs/5.7/database-testing#factory-states) to be used for any dependency of a mailable, if the dependency is an eloquent model. [PR for this feature](https://github.com/JoggApp/laravel-mail-viewer/pull/10)
- Big thanks & credits to [Wouter Peschier](https://github.com/kielabokkie) for making this possible :)

## v2.0.2 (29-09-2018)
- Fix class check and cover all data types.

Expand Down

0 comments on commit 96d1953

Please sign in to comment.