added support for events having a duration instead of an end

This commit is contained in:
vlb
2018-08-28 17:29:42 +02:00
parent 7ba88a83f0
commit c755c823fa
2 changed files with 8 additions and 1 deletions

View File

@@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
---
## Current - 2018-08-28
- Added support for events having a duration instead of an end.
## [2.4.1] - 2018-07-04
### Fixed