updated changelog

This commit is contained in:
Vaibhav159
2025-01-24 09:11:15 +05:30
parent 6ab2404a98
commit 40c1a8369a

View File

@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
frames with `heartbeats_period_secs`.
- Added `DailyMeetingTokenProperties` and `DailyMeetingTokenParams` Pydantic models for meeting token creation.
- Added `get_token_v2` method to `DailyTransport` to create meeting tokens with `DailyMeetingTokenParams`.
- Added `enable_recording` and `geo` parameters to `DailyRoomProperties`.
### Changed