Skip to content

Commit aa22e2f

Browse files
author
Pascal Baljet
committed
Update CHANGELOG.md
1 parent 718d401 commit aa22e2f

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
All notable changes to `laravel-user-email` will be documented in this file
44

5-
## 1.0.0 - 201X-XX-XX
5+
## 1.0.4 - 2020-01-05
6+
7+
- publishes the migration only once
8+
- refactoring
9+
10+
## 1.0.3 - 2020-01-01
11+
12+
- added a subject to Mailables
13+
14+
## 1.0.2 - 2019-12-31
15+
16+
- unguarded the PendingUserEmail model
17+
18+
## 1.0.1 - 2019-12-30
19+
20+
- bugfix for sending the wrong Mailable
21+
22+
## 1.0.0 - 2019-12-30
623

724
- initial release

0 commit comments

Comments
 (0)