update CHANGELOG for 0.0.52

This commit is contained in:
Aleix Conchillo Flaqué
2024-12-23 19:38:25 -08:00
parent 3a4994370c
commit e9d275f270

View File

@@ -5,7 +5,7 @@ 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/), 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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## [0.0.52] - 2024-12-24
### Added ### Added
@@ -98,8 +98,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
only be pushed downstream after the audio generated from `TTSSpeakFrame` has only be pushed downstream after the audio generated from `TTSSpeakFrame` has
been spoken. been spoken.
- Fixed a [bug](https://github.com/pipecat-ai/pipecat/issues/868) in `DeepgramSTTService` that was causing Language to be passed - Fixed a `DeepgramSTTService` issue that was causing language to be passed as
as python object instead of a string, causing connection to fail. an object instead of a string resulting in the connection to fail.
## [0.0.51] - 2024-12-16 ## [0.0.51] - 2024-12-16