From b76b25a6e1a6d1ce3a154189a59c885bcfcb5295 Mon Sep 17 00:00:00 2001 From: Filipi Fuchter Date: Tue, 11 Nov 2025 11:58:31 -0300 Subject: [PATCH] Mentioning the HeyGen fix in the changelog. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc37064e4..974133011 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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). +## Unreleased + +### Fixed + +- Prevented `HeyGenVideoService` from automatically disconnecting after 5 minutes. + ## [0.0.94] - 2025-11-10 ### Deprecated