Fixes some events not being recognized as full day events

This commit is contained in:
oemel09
2019-12-31 12:37:29 +01:00
parent ad5e42115b
commit 684a3cd49e
2 changed files with 2 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Module header now updates correctly, if a module need to dynamically show/hide its header based on a condition.
- Fix handling of config.js for serverOnly mode commented out.
- Fixed issue in calendar module where the debug script didn't work correctly with authentication
- Fixed issue that some full day events were not correctly recognized as such
## [2.9.0] - 2019-10-01