Skip to content

Commit d4e266f

Browse files
committed
Update CHANGELOG
1 parent b0726ee commit d4e266f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ All notable changes to this project will be documented in this file.
44
## Unreleased
55

66
### Added
7-
* `MailService` and `MailMessage`
7+
* [MailService](https://github.com/app-zap/PHPFramework/blob/develop/classes/Mail/MailService.php) and [MailMessage](https://github.com/app-zap/PHPFramework/blob/develop/classes/Mail/MailMessage.php)
88
* A controller can implement the `getTemplateName()` method to modify the default twig template name.
99
* `Configuration::getSection()` now has an optional 3rd parameter (array) `$defaultValues`
10+
* Simplified routing expressions in `routes.php`
1011

1112
### Changed
1213

0 commit comments

Comments
 (0)