From e45900bfe3bdb2428e469ac992c2da94f413ab3f Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Sun, 7 Feb 2016 12:05:37 +0100 Subject: [PATCH] Updated changelog for v1.1.1 release. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f532805..78b0692a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ This file contains the code changes that were introduced into each release (starting from v1.1.0) so that is easy for developers to maintain and readjust their custom modifications on the main project codebase. +### Version 1.1.1 +- Issue #116: Book advance timeout not taken into account for proposed appointments. +- Issue #118: Google Calendar and notification mail problem bug. + ### Version 1.1.0 - Issue #4: Raising more useful exceptions and enable error logging by default. - Issue #6: Business Logic created is not getting assigned to service provider.