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.