From a0680db34d2b63d4231db87a58764c843b9442d8 Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Sun, 10 Jul 2016 15:35:33 +0200 Subject: [PATCH] Added issue #24 to changelog. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4dab836..063dc28f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ their custom modifications on the main project codebase. - Issue #63: Update vendor files (CodeIgniter, FullCalendar, Bootstrap, jQuery ...) - Issue #45: Add secure flag to CI_SESSION when HTTPS is enabled. - Issue #54: Default auto-complete for the appointment end time according to service duration. +- ISsue #24: Provide dedicated URL for separate provider/service bookings. ### Version 1.1.1 - Issue #116: Book advance timeout not taken into account for proposed appointments.