update CHANGELOG.md and fix formatting

This commit is contained in:
Aleix Conchillo Flaqué
2025-03-20 18:58:06 -07:00
parent 3b4d91e1c1
commit d71b520153
2 changed files with 10 additions and 3 deletions

View File

@@ -5,6 +5,13 @@ 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).
## [Unreleased]
### Fixed
- Fixed an issue in `UltravoxSTTService` that caused improper audio processing
and incorrect LLM frame output.
## [0.0.60] - 2025-03-20
### Added