Skip to content

Commit

Permalink
Merge pull request #213 from pipecat-ai/aleix/pipecat-0.0.26
Browse files Browse the repository at this point in the history
update CHANGELOG for 0.0.26
  • Loading branch information
aconchillo authored Jun 5, 2024
2 parents 6a33432 + e91ab54 commit 2f4467b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.0.26] - 2024-06-05

### Added

Expand All @@ -24,7 +24,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed

- Fixed an issue where `BaseInputTransport` and `BaseOutputTransport` where
stopping push tasks before pushing `EndFrame` frames.
stopping push tasks before pushing `EndFrame` frames could cause the bots to
get stuck.

- Fixed an error closing local audio transports.

Expand Down

0 comments on commit 2f4467b

Please sign in to comment.