Skip to content

Commit bff9945

Browse files
authored
Added latest update to the top of the changelog file
1 parent 366848c commit bff9945

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ 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+
### Added
9+
- Add missing `originalStartTime` field to `Event` model for recurring event instances
10+
811
## [8.0.0] - 2025-12-12
912

1013
### Added
@@ -803,6 +806,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
803806

804807
### Changed
805808
- **BREAKING**: `DeltaStream` now also supports `view=expanded`, `exclude_types`, and `include_types`, as well as any arbitrary query string param. `Delta::startStream` now takes an object as a second argument for query string params, instead of an `exclude_types` array
806-
807-
### Added
808-
- Add missing `originalStartTime` field to `Event` model for recurring event instances

0 commit comments

Comments
 (0)