Skip to content

Commit 352157d

Browse files
authored
v1.0.0
- Added Documenation - Edited `newEmail` in `MustVerifyNewEmail` to protected function - Edited `sendEmailVerificationMail` in `MustVerifyNewEmail` to protected function
1 parent f96e31d commit 352157d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## 1.0.0 - 2021-03-12
6+
7+
- Added Documenation
8+
- Edited `newEmail` in `MustVerifyNewEmail` to protected function
9+
- Edited `sendEmailVerificationMail` in `MustVerifyNewEmail` to protected function
10+
511
## 0.2.3 - 2021-03-12
612

713
- Added description in config

0 commit comments

Comments
 (0)