Skip to content

Commit f103720

Browse files
author
embluk
committed
Add more detail to the v0.7.0 CHANGELOG
1 parent 8e86a64 commit f103720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
- Added a new Polyel Email Service which is a wrapper based around [PHPMailer](https://github.com/PHPMailer/PHPMailer)
1414
and makes it easy to send reusable emails in a Polyel application. Email sending uses a Swoole coroutine, so the
15-
request is not affected by this blocking operation. (#36)
15+
request is not affected by this blocking operation. A new `email.php` config file has been added to the skeleton. (#36)
1616

1717
- Because of the new addition of the email service, all the auth system TODOs for sending an email verification and
1818
password reset have been implemented.

0 commit comments

Comments
 (0)