From 36b9c057309955d241751a8efcdb30897caddd73 Mon Sep 17 00:00:00 2001 From: zack Date: Sun, 1 Mar 2026 11:45:24 -0500 Subject: [PATCH] Fix changelog entries to use proper markdown bullet format --- changelog/3856.added.md | 2 +- changelog/3856.changed.md | 2 +- changelog/3856.fixed.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/changelog/3856.added.md b/changelog/3856.added.md index 0d620a925..95b656058 100644 --- a/changelog/3856.added.md +++ b/changelog/3856.added.md @@ -1 +1 @@ -Add AssemblyAI u3-rt-pro model support with STT-controlled turn detection mode +- Add AssemblyAI u3-rt-pro model support with STT-controlled turn detection mode diff --git a/changelog/3856.changed.md b/changelog/3856.changed.md index cb714aeba..72331c068 100644 --- a/changelog/3856.changed.md +++ b/changelog/3856.changed.md @@ -1 +1 @@ -Rename AssemblyAI min_end_of_turn_silence_when_confident parameter to min_turn_silence (old name still supported with deprecation warning) +- Rename AssemblyAI min_end_of_turn_silence_when_confident parameter to min_turn_silence (old name still supported with deprecation warning) diff --git a/changelog/3856.fixed.md b/changelog/3856.fixed.md index d9a63a692..c31fe8ddf 100644 --- a/changelog/3856.fixed.md +++ b/changelog/3856.fixed.md @@ -1 +1 @@ -Add beta feature warning when using custom prompts with AssemblyAI +- Add beta feature warning when using custom prompts with AssemblyAI