remove LivekitFrameSerializer

This commit is contained in:
vipyne
2025-11-10 11:06:12 -06:00
parent 05311dcfbf
commit c1c7a561ed
2 changed files with 6 additions and 98 deletions

View File

@@ -5,6 +5,12 @@ All notable changes to **Pipecat** will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Not released yet
### Removed
- `LivekitFrameSerializer` has been removed. Use `LiveKitTransport` instead.
## [0.0.93] - 2025-11-07
### Added