From 5a7097ce05133822c710f371c5768f78faf1061e Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Sat, 16 Jul 2016 16:58:21 +0200 Subject: [PATCH] Updated changelog with new issue. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a46dcc8..540826e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ their custom modifications on the main project codebase. - Issue #24: Provide dedicated URL for separate provider/service bookings. - Issue #127: Links in header contain index.php - Issue #109: Accept multiple attendants in a single service session. +- Issue #178: Load the application/config/email.php settings to PHPMailer instance. ### Version 1.1.1 - Issue #116: Book advance timeout not taken into account for proposed appointments.