diff --git a/CHANGELOG.md b/CHANGELOG.md index 11f8418f..6c2a69da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,11 @@ developers to maintain and readjust their custom modifications on the main proje - Fix the date parsing issue on Safari web browsers during the booking process (#1584) - Fix working plan configuration am/pm hour parsing so that it works in all languages (#1606) - Improve the CalDAV syncing mechanism so that it connects to more systems without problems (#1622) +- Fix various 1.5.0 API issues (#1562) +- Correct email issues by replacing the internal email library with phpmailer (#1587) +- Fix ICS file mimetype (#1630) + +