Skip to content

Commit 4f111f1

Browse files
authored
added Unreleased tag
Added the `originalStartTime` field to the `Event` model to support recurring event instances.
1 parent 7eedc65 commit 4f111f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## Unreleased
89
### Added
910
- Add missing `originalStartTime` field to `Event` model for recurring event instances
1011

0 commit comments

Comments
 (0)